[Catalyst] Migrate Wi-Fi Hotspot preference

Bug: 368359963
Flag: com.android.settings.flags.catalyst_tether_settings
Test: Manual testing
atest -c TetherSettingsTest \
         TetherScreenTest

Change-Id: I89d418454af7887a4892c616f4efff481b536a91
This commit is contained in:
Weng Su
2024-12-03 04:03:06 +00:00
parent cfd023dc1f
commit 6fb75678e5
6 changed files with 261 additions and 7 deletions

View File

@@ -28,8 +28,7 @@
android:title="@string/wifi_hotspot_checkbox_text"
android:summary="@string/wifi_hotspot_off_subtext"
android:fragment="com.android.settings.wifi.tether.WifiTetherSettings"
settings:allowDividerAbove="true"
settings:maxLines="2"/>
settings:allowDividerAbove="true"/>
<com.android.settingslib.RestrictedSwitchPreference
android:key="usb_tether_settings"