Merge "Add KeyChain Test API for the credential manager" am: 5eeae4c716
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1571063 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Ib3e32e5e7fdc894bf2ce92fe955c92207e4d0fb4
This commit is contained in:
@@ -3070,6 +3070,11 @@
|
|||||||
<permission android:name="android.permission.CHANGE_OVERLAY_PACKAGES"
|
<permission android:name="android.permission.CHANGE_OVERLAY_PACKAGES"
|
||||||
android:protectionLevel="signature|privileged" />
|
android:protectionLevel="signature|privileged" />
|
||||||
|
|
||||||
|
<!-- Allows an application to set, update and remove the credential management app.
|
||||||
|
@hide -->
|
||||||
|
<permission android:name="android.permission.MANAGE_CREDENTIAL_MANAGEMENT_APP"
|
||||||
|
android:protectionLevel="signature" />
|
||||||
|
|
||||||
<!-- ========================================= -->
|
<!-- ========================================= -->
|
||||||
<!-- Permissions for special development tools -->
|
<!-- Permissions for special development tools -->
|
||||||
<!-- ========================================= -->
|
<!-- ========================================= -->
|
||||||
|
|||||||
Reference in New Issue
Block a user