Merge "List the CONNECTION_STATE_CHANGED broadcast for MAP as protected" into nyc-dev

am: 95aa2fc323

* commit '95aa2fc3234f0c842cf9a2b0de44e2f093dcb5d5':
  List the CONNECTION_STATE_CHANGED broadcast for MAP as protected

Change-Id: Ia8dc4f70e9c2dd5151197d4d1933bfc8650a8fff
This commit is contained in:
Ajay Panicker
2016-05-03 20:00:36 +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" />