Merge "Remove BluetoothDevice.ACTION_DISAPPEARED"

This commit is contained in:
Treehugger Robot
2018-10-11 02:01:01 +00:00
committed by Gerrit Code Review

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" />