Make HFP Client NetworkServiceState broadcast protected
Bug: 218377110 Test: make -j Change-Id: I1cc4d01e88f6ab8706a366af78f6a57706d32f8b
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user