Skip to content

Commit e68c676

Browse files
Jaikumar GaneshAndroid (Google) Code Review
authored andcommitted
Merge "Remove connection access intents from protected broadcasts."
2 parents e4758d6 + b6ae19a commit e68c676

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

core/res/AndroidManifest.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,7 @@
8787
<protected-broadcast android:name="android.bluetooth.device.action.NAME_FAILED" />
8888
<protected-broadcast android:name="android.bluetooth.device.action.PAIRING_REQUEST" />
8989
<protected-broadcast android:name="android.bluetooth.device.action.PAIRING_CANCEL" />
90-
<protected-broadcast android:name="android.bluetooth.device.action.CONNECTION_ACCESS_REQUEST" />
9190
<protected-broadcast android:name="android.bluetooth.device.action.CONNECTION_ACCESS_REPLY" />
92-
<protected-broadcast android:name="android.bluetooth.device.action.CONNECTION_ACCESS_CANCEL" />
9391
<protected-broadcast
9492
android:name="android.bluetooth.headset.profile.action.CONNECTION_STATE_CHANGED" />
9593
<protected-broadcast

0 commit comments

Comments
 (0)