summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorMarie Janssen <jamuraa@google.com>2017-01-30 18:32:36 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-01-30 18:32:36 +0000
commit4fccd9723f87b247a85bb48c0247b68ad8924b41 (patch)
treeb7a5316ced09893585ee8cb4ace888d20be4693a /apps
parentd24f9f194eb6e65f1e8ca9a871df13761b8d043b (diff)
parent0f0420e6fde28e1d2a8e200b1be7f9f257f1538a (diff)
downloadandroid_development-4fccd9723f87b247a85bb48c0247b68ad8924b41.tar.gz
android_development-4fccd9723f87b247a85bb48c0247b68ad8924b41.tar.bz2
android_development-4fccd9723f87b247a85bb48c0247b68ad8924b41.zip
Merge "BluetoothDebug: remove unused SINK_STATE_CHANGED" am: cc287d55f4
am: 0f0420e6fd Change-Id: I05fb4c9f4412154addd210809d60b4788cf154be
Diffstat (limited to 'apps')
-rw-r--r--apps/BluetoothDebug/AndroidManifest.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/BluetoothDebug/AndroidManifest.xml b/apps/BluetoothDebug/AndroidManifest.xml
index 784526ea8..14a2b463a 100644
--- a/apps/BluetoothDebug/AndroidManifest.xml
+++ b/apps/BluetoothDebug/AndroidManifest.xml
@@ -28,8 +28,6 @@
<action android:name="android.bluetooth.headset.action.STATE_CHANGED" />
<action android:name="android.bluetooth.headset.action.AUDIO_STATE_CHANGED" />
- <action android:name="android.bluetooth.a2dp.action.SINK_STATE_CHANGED" />
-
<action android:name="android.bluetooth.devicepicker.action.LAUNCH" />
<action android:name="android.bluetooth.devicepicker.action.DEVICE_SELECTED" />
</intent-filter>