Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 51d38d05 authored by Gopi Sakshihally Bhuthaiah's avatar Gopi Sakshihally Bhuthaiah Committed by Gopi Sakshihally Bhuthaiah (xWF)
Browse files

fix Sending non-protected broadcast android.bluetooth.device.action.ENCRYPTION_CHANGE

Bug: 379970242
Test: atest -v EncryptionChangeTest
Flag: EXEMPT, xml file change
Change-Id: I027783c4ff92c4a99577f21a7dfd69a2a7a572d6
parent d068a0c0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -180,6 +180,7 @@
    <protected-broadcast android:name="android.bluetooth.device.action.CONNECTION_ACCESS_CANCEL" />
    <protected-broadcast android:name="android.bluetooth.device.action.CONNECTION_ACCESS_REQUEST" />
    <protected-broadcast android:name="android.bluetooth.device.action.KEY_MISSING" />
    <protected-broadcast android:name="android.bluetooth.device.action.ENCRYPTION_CHANGE" />
    <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" />