summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorMarie Janssen <jamuraa@google.com>2017-01-30 18:36:36 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-01-30 18:36:36 +0000
commitcfa86afd194f788c7815af0463658e7e70767af6 (patch)
treeda3010d90a38a68f6eee134c3266fe576e482c36 /apps
parentae71eebb3111484276a55b287f31102d86f507d0 (diff)
parent73239bf5255dcce15861bfad74d7b6a5d19eaf67 (diff)
downloadandroid_development-cfa86afd194f788c7815af0463658e7e70767af6.tar.gz
android_development-cfa86afd194f788c7815af0463658e7e70767af6.tar.bz2
android_development-cfa86afd194f788c7815af0463658e7e70767af6.zip
Merge "BluetoothDebug: remove unused SINK_STATE_CHANGED" am: cc287d55f4 am: 0f0420e6fd am: 4fccd9723f
am: 73239bf525 Change-Id: Ib01e1d506173c9e3e9ea8ecc6c50566c5986048b
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>