From 66d7588078fbdbdadf646577dce6b3821976d25c Mon Sep 17 00:00:00 2001 From: Felipe Leme Date: Mon, 22 Feb 2016 11:04:03 -0800 Subject: [PATCH] Removed bugreport intents from protected list. These intents are send by Shell, which is not a protected uid, and already required the android.permission.DUMP permission, hence they are protected by permission. BUG: 27287868 Change-Id: Ie7cfe20a119e8abe989186ca2e0ae16454b4cf22 --- core/res/AndroidManifest.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index eeff00f54c86..78cca583b79c 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -296,10 +296,6 @@ - - - - -- 2.11.0