From 26d6ff0b2406d2917b6ad1f6dd7b35450b0044fc Mon Sep 17 00:00:00 2001 From: Jean-Michel Trivi Date: Wed, 3 Sep 2014 14:20:41 -0700 Subject: [PATCH] Update the broadcasts reserved to the system The action value for all AUDIO*PLUG broadcasts has been changed from "android.intent" to "android.media". This value needs to be updated in the core manifest too as part of the broadcasts that only the system can send. Bug 17289385 Change-Id: Ibc0f4139c28ce863f85efc24ff0fcb81ab12ce21 --- core/res/AndroidManifest.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index 7c5233c9d6129..72dd93017d811 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -182,11 +182,11 @@ - - - - - + + + + +