Merge "Remove BluetoothDevice.ACTION_DISAPPEARED" am: 2411e46a1c

am: 8166b7f309

Change-Id: I91754af34cafd8ea2924b6ccd84c1a65e77c165b
This commit is contained in:
Jack He
2018-10-10 19:28:01 -07:00
committed by android-build-merger

View File

@@ -13,7 +13,6 @@
<action android:name="android.bluetooth.adapter.action.LOCAL_NAME_CHANGED" />
<action android:name="android.bluetooth.device.action.FOUND" />
<action android:name="android.bluetooth.device.action.DISAPPEARED" />
<action android:name="android.bluetooth.device.action.CLASS_CHANGED" />
<action android:name="android.bluetooth.device.action.ACL_CONNECTED" />
<action android:name="android.bluetooth.device.action.ACL_DISCONNECT_REQUESTED" />