Merge "Misc tweak on wifi hotspot setting page" into oc-mr1-dev am: 4c84a61581
am: 9d8924bce3
Change-Id: I95236cac5dc3478be2bda283520a0eb53ce609b6
This commit is contained in:
@@ -17,10 +17,10 @@
|
||||
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:settings="http://schemas.android.com/apk/res-auto">
|
||||
|
||||
<Preference
|
||||
<com.android.settings.widget.MasterSwitchPreference
|
||||
android:key="wifi_tether"
|
||||
android:title="@string/wifi_hotspot_checkbox_text"
|
||||
android:summary="@string/summary_placeholder"
|
||||
android:summary="@string/summary_two_lines_placeholder"
|
||||
android:fragment="com.android.settings.wifi.tether.WifiTetherSettings" />
|
||||
|
||||
<SwitchPreference
|
||||
|
Reference in New Issue
Block a user