From bf82c89c3fb5ecd22b513b156565f33c3fad5cef Mon Sep 17 00:00:00 2001 From: Gabriele M Date: Thu, 10 Nov 2016 23:19:44 +0100 Subject: [PATCH] samsung: doze: Protect com.android.systemui.doze.pulse As stated in ActivityManagerService: The vast majority of broadcasts sent from system internals should be protected to avoid security holes Change-Id: I1dc989d9d132d40835ca8dbf277285eb88e30a58 --- doze/AndroidManifest.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doze/AndroidManifest.xml b/doze/AndroidManifest.xml index 9782556b..769fca9f 100644 --- a/doze/AndroidManifest.xml +++ b/doze/AndroidManifest.xml @@ -10,6 +10,8 @@ + +