Merge "Remove BluetoothDevice.ACTION_DISAPPEARED"

am: 2411e46a1c

Change-Id: I4eb585b03fe5562603d7bec5756541cebdf6b767
This commit is contained in:
Jack He
2018-10-10 19:19:50 -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" />