String change - wifi tether = hotspot
bug:2664412 Change-Id: I6ca955e7fcc299ae1d69892c93c9250229610b19
This commit is contained in:
@@ -14,8 +14,7 @@
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:title="@string/tether_screen_title">
|
||||
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<CheckBoxPreference
|
||||
android:key="usb_tether_settings"
|
||||
|
||||
@@ -58,8 +58,8 @@
|
||||
|
||||
<PreferenceScreen
|
||||
android:key="tether_settings"
|
||||
android:title="@string/tether_settings_title"
|
||||
android:summary="@string/tether_settings_summary">
|
||||
android:title="@string/tether_settings_title_both"
|
||||
android:summary="@string/tether_settings_summary_both">
|
||||
<intent
|
||||
android:action="android.intent.action.MAIN"
|
||||
android:targetPackage="com.android.settings"
|
||||
|
||||
Reference in New Issue
Block a user