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:
Jakub Rotkiewicz
2023-01-11 09:32:34 +00:00
parent 96a43d6415
commit f5ca326a66

View File

@@ -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