Make HFP Client NetworkServiceState broadcast protected

Bug: 218377110
Test: make -j
Change-Id: I1cc4d01e88f6ab8706a366af78f6a57706d32f8b
This commit is contained in:
Sal Savage
2022-02-08 14:19:35 -08:00
parent 1483f4d637
commit 3eac8a8c20

View File

@@ -198,6 +198,8 @@
android:name="android.bluetooth.headsetclient.profile.action.RESULT" />
<protected-broadcast
android:name="android.bluetooth.headsetclient.profile.action.LAST_VTAG" />
<protected-broadcast
android:name="android.bluetooth.headsetclient.profile.action.NETWORK_SERVICE_STATE_CHANGED" />
<protected-broadcast
android:name="android.bluetooth.hearingaid.profile.action.CONNECTION_STATE_CHANGED" />
<protected-broadcast