summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author TreeHugger Robot <treehugger-gerrit@google.com> 2018-06-21 20:14:29 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2018-06-21 20:14:29 +0000
commit3f61a66cf14e281cfd4044eddf79dbc019f8933b (patch)
treebe28f8912f69382f4f572e5ebc67fca93dcb0f31
parent591a94ce96a4162aeeb4f230e4b588754f89be13 (diff)
parentc4218a0c0eeb62a8e9ca017ab45dec5301ab42c6 (diff)
Merge "Make MICROPHONE_MUTE_CHANGED broadcast protected"
-rw-r--r--core/res/AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml
index a49293c70cf0..811d639070cb 100644
--- a/core/res/AndroidManifest.xml
+++ b/core/res/AndroidManifest.xml
@@ -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" />