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

Commit a13cfc03 authored by Myles Watson's avatar Myles Watson Committed by android-build-team Robot
Browse files

Protect bluetooth.device.action.ALIAS_CHANGED

Bug: 157472962
Tag: #security
Test: build
Change-Id: I7737c4f1ad4bf5fec3127526465c78808de03693
(cherry picked from commit a6c09bb2)
parent af35aa5a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -144,7 +144,7 @@
    <protected-broadcast android:name="android.bluetooth.adapter.action.CONNECTION_STATE_CHANGED" />
    <protected-broadcast android:name="android.bluetooth.device.action.UUID" />
    <protected-broadcast android:name="android.bluetooth.device.action.MAS_INSTANCE" />
    <protected-broadcast android:name="android.bluetooth.action.ALIAS_CHANGED" />
    <protected-broadcast android:name="android.bluetooth.device.action.ALIAS_CHANGED" />
    <protected-broadcast android:name="android.bluetooth.device.action.FOUND" />
    <protected-broadcast android:name="android.bluetooth.device.action.CLASS_CHANGED" />
    <protected-broadcast android:name="android.bluetooth.device.action.ACL_CONNECTED" />