Merge "Misc tweak on wifi hotspot setting page" into oc-mr1-dev am: 4c84a61581

am: 9d8924bce3

Change-Id: I95236cac5dc3478be2bda283520a0eb53ce609b6
This commit is contained in:
Fan Zhang
2017-08-04 22:53:49 +00:00
committed by android-build-merger
8 changed files with 106 additions and 52 deletions

View File

@@ -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