summaryrefslogtreecommitdiffstats
path: root/res/xml/tether_prefs.xml
diff options
context:
space:
mode:
authorJake Hamby <jhamby@google.com>2010-12-14 13:40:10 -0800
committerJake Hamby <jhamby@google.com>2010-12-14 13:40:10 -0800
commit3f0f998aa72844e487dd189845289d4c5db88b93 (patch)
tree4ff43e3b9cbb4113d3dda8d7ae1db9d9286c28c2 /res/xml/tether_prefs.xml
parentcdbc80afb2dd191e1e2938a9939a1e11b5fd17ff (diff)
downloadpackages_apps_Settings-3f0f998aa72844e487dd189845289d4c5db88b93.zip
packages_apps_Settings-3f0f998aa72844e487dd189845289d4c5db88b93.tar.gz
packages_apps_Settings-3f0f998aa72844e487dd189845289d4c5db88b93.tar.bz2
Remove Bluetooth tethering settings screen.
Remove obsolete Bluetooth tethering settings screen. BT tethering can be turned on and off, but the connection must be initiated by the remote device. For reverse tethering, there will be a checkbox for that profile in the regular Bluetooth device settings screen. Bug: 3283928 Change-Id: Ic25139f8862b305feb0381e61c24b7783fad2366
Diffstat (limited to 'res/xml/tether_prefs.xml')
-rw-r--r--res/xml/tether_prefs.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/res/xml/tether_prefs.xml b/res/xml/tether_prefs.xml
index d475a14..f16200d 100644
--- a/res/xml/tether_prefs.xml
+++ b/res/xml/tether_prefs.xml
@@ -38,15 +38,6 @@
android:title="@string/bluetooth_tether_checkbox_text"
android:persistent="false" />
- <!-- BluetoothSettings will have extra argument to know this request is
- for tethering, not for BT setting in general. -->
- <PreferenceScreen
- android:fragment="com.android.settings.bluetooth.BluetoothSettings"
- android:key="bluetooth_tether_settings"
- android:title="@string/bluetooth_tether_settings_text"
- android:summary="@string/bluetooth_tether_settings_subtext" >
- </PreferenceScreen>
-
<PreferenceScreen
android:key="tethering_help"
android:title="@string/tethering_help_button_text" >