OSDN Git Service

Make audio routing Intents protected
authorMike Lockwood <lockwood@google.com>
Thu, 26 Apr 2012 18:23:48 +0000 (11:23 -0700)
committerMike Lockwood <lockwood@google.com>
Thu, 26 Apr 2012 18:31:58 +0000 (11:31 -0700)
commit8f014059d3084fcce9e82b4b1f8b8323744ac52d
tree920de62313a87078fbbd54dc3aff485e534ecdd7
parent9004053c59e20127b04abbdb249bf1e44768da9e
Make audio routing Intents protected

These intents should only be sent by the system:

android.intent.action.HEADSET_PLUG
android.intent.action.ANALOG_AUDIO_DOCK_PLUG
android.intent.action.DIGITAL_AUDIO_DOCK_PLUG
android.intent.action.HDMI_AUDIO_PLUG
android.intent.action.USB_AUDIO_ACCESSORY_PLUG
android.intent.action.USB_AUDIO_DEVICE_PLUG

Change-Id: I7be41892a9c4e619ca3e1c892fad6f1f2714c74f
Signed-off-by: Mike Lockwood <lockwood@google.com>
core/res/AndroidManifest.xml