Merge "List the CONNECTION_STATE_CHANGED broadcast for MAP as protected" into nyc-dev am: 95aa2fc323

am: 0a20048742

* commit '0a200487422db41f41881c47eb87945c56aa9d43':
  List the CONNECTION_STATE_CHANGED broadcast for MAP as protected

Change-Id: I817bfea1cd21743869a4b5bdf2b22fb30f45b431
This commit is contained in:
Ajay Panicker
2016-05-03 20:02:56 +00:00
committed by android-build-merger

View File

@@ -177,6 +177,8 @@
android:name="android.bluetooth.input.profile.action.PROTOCOL_MODE_CHANGED" />
<protected-broadcast
android:name="android.bluetooth.input.profile.action.VIRTUAL_UNPLUG_STATUS" />
<protected-broadcast
android:name="android.bluetooth.map.profile.action.CONNECTION_STATE_CHANGED" />
<protected-broadcast
android:name="android.bluetooth.pan.profile.action.CONNECTION_STATE_CHANGED" />
<protected-broadcast android:name="android.bluetooth.pbap.intent.action.PBAP_STATE_CHANGED" />