Merge "Remove connection access intents from protected broadcasts."
This commit is contained in:
committed by
Android (Google) Code Review
commit
e68c676bfe
@@ -87,9 +87,7 @@
|
||||
<protected-broadcast android:name="android.bluetooth.device.action.NAME_FAILED" />
|
||||
<protected-broadcast android:name="android.bluetooth.device.action.PAIRING_REQUEST" />
|
||||
<protected-broadcast android:name="android.bluetooth.device.action.PAIRING_CANCEL" />
|
||||
<protected-broadcast android:name="android.bluetooth.device.action.CONNECTION_ACCESS_REQUEST" />
|
||||
<protected-broadcast android:name="android.bluetooth.device.action.CONNECTION_ACCESS_REPLY" />
|
||||
<protected-broadcast android:name="android.bluetooth.device.action.CONNECTION_ACCESS_CANCEL" />
|
||||
<protected-broadcast
|
||||
android:name="android.bluetooth.headset.profile.action.CONNECTION_STATE_CHANGED" />
|
||||
<protected-broadcast
|
||||
|
||||
Reference in New Issue
Block a user