Merge "Make MICROPHONE_MUTE_CHANGED broadcast protected"

This commit is contained in:
TreeHugger Robot
2018-06-21 20:14:29 +00:00
committed by Android (Google) Code Review

View File

@@ -262,6 +262,7 @@
<protected-broadcast android:name="android.intent.action.HEADSET_PLUG" />
<protected-broadcast android:name="android.media.action.HDMI_AUDIO_PLUG" />
<protected-broadcast android:name="android.media.action.MICROPHONE_MUTE_CHANGED" />
<protected-broadcast android:name="android.media.AUDIO_BECOMING_NOISY" />
<protected-broadcast android:name="android.media.RINGER_MODE_CHANGED" />