From 47918ae3b4e7ebb54711884e9ff9d0300591ab8b Mon Sep 17 00:00:00 2001 From: Robert Greenwalt Date: Wed, 28 Nov 2012 16:42:32 -0800 Subject: [PATCH] Secure a handful of framework broadcasts At least one of these was getting spoofed in the wild. We don't want to go too far this late in the game, but this is a good start. bug:7622253 Change-Id: Id8ec2778b15fe001e6fd0d5a010181bb21c52ad8 --- core/res/AndroidManifest.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index 7971ccb9bf4b1..316de5067b758 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -143,6 +143,30 @@ + + + + + + + + + + + + + + + + + + + + + + + +