From d0ab7141d13411dfbc48ed3fdee9ce82e3553ae6 Mon Sep 17 00:00:00 2001 From: Marie Janssen Date: Fri, 27 Jan 2017 18:55:53 -0800 Subject: [PATCH] BluetoothDebug: remove unused SINK_STATE_CHANGED android.bluetooth.a2dp.action.SINK_STATE_CHANGED is not sent from anywhere, so it's useless to try to catch it. Test: compiles Bug: 34395439 Change-Id: I8185e148cf31efa820fe288c90ebed395517c722 --- apps/BluetoothDebug/AndroidManifest.xml | 2 -- 1 file changed, 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 @@ - -