Update summary for WifiTetherDisablePreference accordingly
The summary of this preference is depenent on other two preferences for USB tether and Bluetooth tether. The summary is updated accordingly. Bug: 146818850 Test: CodeInspectionTest, WifiTetherDisablePreferenceControllerTest, manually test. Change-Id: I366d10a43814ea0d7def466b1976928f17875029
This commit is contained in:
@@ -74,6 +74,7 @@
|
||||
<SwitchPreference
|
||||
android:key="disable_wifi_tethering"
|
||||
android:title="Don't use Wi-Fi hotspot"
|
||||
android:summary="@string/summary_placeholder"
|
||||
settings:controller="com.android.settings.network.WifiTetherDisablePreferenceController"
|
||||
settings:keywords="@string/keywords_hotspot_tethering" />
|
||||
</PreferenceCategory>
|
||||
|
Reference in New Issue
Block a user