Merge "Merge "Update docs for DELETE_PACKAGES permission." into nyc-dev am: 0e351a945b am: ca8ecc0be1" into nyc-mr1-dev-plus-aosp
This commit is contained in:
committed by
Android (Google) Code Review
commit
b73a4a6678
@@ -2420,7 +2420,10 @@
|
||||
android:protectionLevel="signature|privileged" />
|
||||
|
||||
<!-- @SystemApi Allows an application to delete packages.
|
||||
<p>Not for use by third-party applications. -->
|
||||
<p>Not for use by third-party applications.
|
||||
<p>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. -->
|
||||
<permission android:name="android.permission.DELETE_PACKAGES"
|
||||
android:protectionLevel="signature|privileged" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user