We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e4758d6 + b6ae19a commit e68c676Copy full SHA for e68c676
core/res/AndroidManifest.xml
@@ -87,9 +87,7 @@
87
<protected-broadcast android:name="android.bluetooth.device.action.NAME_FAILED" />
88
<protected-broadcast android:name="android.bluetooth.device.action.PAIRING_REQUEST" />
89
<protected-broadcast android:name="android.bluetooth.device.action.PAIRING_CANCEL" />
90
- <protected-broadcast android:name="android.bluetooth.device.action.CONNECTION_ACCESS_REQUEST" />
91
<protected-broadcast android:name="android.bluetooth.device.action.CONNECTION_ACCESS_REPLY" />
92
- <protected-broadcast android:name="android.bluetooth.device.action.CONNECTION_ACCESS_CANCEL" />
93
<protected-broadcast
94
android:name="android.bluetooth.headset.profile.action.CONNECTION_STATE_CHANGED" />
95
0 commit comments