From eaa6c6b540431ba17f887d456cc1721ccf30c855 Mon Sep 17 00:00:00 2001 From: Sudheer Shanka Date: Wed, 4 May 2016 15:03:30 -0700 Subject: [PATCH] Update docs for DELETE_PACKAGES permission. Bug: 28302564 Change-Id: I283b8a5490a189fc90f64aec3278b87a430c2623 --- core/res/AndroidManifest.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index d7bc54d3ee485..71e0768cf8259 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -2417,7 +2417,10 @@ android:protectionLevel="signature|privileged" /> +

Not for use by third-party applications. +

Starting in {@link android.os.Build.VERSION_CODES#N}, user confirmation is requested + when the application deleting the package is not the same application that installed the + package. -->