BQR: added protected broadcast intent
Bluetooth Quality Report is sent as an intent to App level. Bug: 259448922 Tag: #feature Test: compile Change-Id: Ifac50b9c1dc9729f8371d20a3aca76bd3013fb1b
This commit is contained in:
@@ -175,6 +175,7 @@
|
||||
<protected-broadcast android:name="android.bluetooth.device.action.CONNECTION_ACCESS_REQUEST" />
|
||||
<protected-broadcast android:name="android.bluetooth.device.action.SDP_RECORD" />
|
||||
<protected-broadcast android:name="android.bluetooth.device.action.BATTERY_LEVEL_CHANGED" />
|
||||
<protected-broadcast android:name="android.bluetooth.device.action.REMOTE_ISSUE_OCCURRED" />
|
||||
<protected-broadcast android:name="android.bluetooth.devicepicker.action.LAUNCH" />
|
||||
<protected-broadcast android:name="android.bluetooth.devicepicker.action.DEVICE_SELECTED" />
|
||||
<protected-broadcast
|
||||
|
||||
Reference in New Issue
Block a user