Merge "Misc tweak on wifi hotspot setting page" into oc-mr1-dev

am: 4c84a61581

Change-Id: I2ffd5f2bd7fd2c58c8417a6971e53f4b2207b235
This commit is contained in:
Fan Zhang
2017-08-04 22:45:08 +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