summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAmith Yamasani <yamasani@google.com>2010-10-26 13:44:33 -0700
committerAmith Yamasani <yamasani@google.com>2010-10-27 16:23:05 -0700
commit48e90002839e662eb1667471aebeb0483e9fb7db (patch)
treeccb7200c9703f977e52cdc74538e9483ec33299a /AndroidManifest.xml
parent4a5f889f80b683446e498f244d0eadfd979ca5d0 (diff)
downloadpackages_apps_Settings-48e90002839e662eb1667471aebeb0483e9fb7db.tar.gz
packages_apps_Settings-48e90002839e662eb1667471aebeb0483e9fb7db.tar.bz2
packages_apps_Settings-48e90002839e662eb1667471aebeb0483e9fb7db.zip
Bluetooth settings revamp
Added a separate scanning screen. UI changes to not require long-press options. Needs TODOs to be filled by BT team. Bug: 3038327
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 6a773a4bc..5b9af25dd 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -659,9 +659,6 @@
<!-- Bluetooth stuff -->
- <activity android:name=".bluetooth.ConnectSpecificProfilesActivity"
- android:label="@string/bluetooth_connect_specific_profiles_title" />
-
<activity android:name=".bluetooth.BluetoothPairingDialog"
android:label="@string/bluetooth_pairing_request"
android:excludeFromRecents="true"