From 94fe9fabae5eff850a0142d76969c39d7d1783ba Mon Sep 17 00:00:00 2001 From: Jon Miranda Date: Tue, 5 Sep 2017 13:38:07 -0700 Subject: [PATCH] Add REQUEST_DELETE_PACKAGES permission to manifest. "Since O all apps requesting uninstalls should have this permission. There is a bug in the platform code that we do not enforce this. We enforce this starting in P." Bug: 65375213 Change-Id: If86e43a32d6a4553345fb1e285888e748376b818 --- AndroidManifest-common.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/AndroidManifest-common.xml b/AndroidManifest-common.xml index ad404c09a9..94098e16e1 100644 --- a/AndroidManifest-common.xml +++ b/AndroidManifest-common.xml @@ -43,6 +43,7 @@ +