[WIFI-Enterprise] Add Server name field.

Test: Unit Test
Fix: 333855426
Change-Id: Idfcb5f4efd36257188b04e2be7c7dc1127681b06
This commit is contained in:
Charlotte Lu
2024-04-11 19:51:25 +08:00
parent c365d864a5
commit 0a87a1685e
4 changed files with 154 additions and 0 deletions

View File

@@ -126,6 +126,9 @@
<PreferenceCategory
android:key="ip_details_category"
android:title="@string/wifi_setup_detail">
<com.android.settings.spa.preference.ComposePreference
android:key="server_name"
settings:controller="com.android.settings.wifi.details2.ServerNamePreferenceController"/>
<Preference
android:key="type"
android:title="@string/wifi_type_title"