Merge "Add KeyChain Test API for the credential manager"
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