Merge "Add KeyChain Test API for the credential manager" am: 5eeae4c716 am: 5bddee5dda
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1571063 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I7967cc8c972f5d141ba83a7e2cb882ddb529c663
This commit is contained in:
@@ -3077,6 +3077,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