Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 907f2612 authored by Vikram Gaur's avatar Vikram Gaur Committed by Android (Google) Code Review
Browse files

Merge "Add android permission for BIND_RKP_SERVICE" into main

parents 8bc962b6 fb65afa1
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -4702,6 +4702,11 @@
    <permission android:name="android.permission.REQUEST_UNIQUE_ID_ATTESTATION"
         android:protectionLevel="signature" />

    <!-- Allows an application to use the RemoteKeyProvisioningService.
         @hide -->
    <permission android:name="android.permission.BIND_RKP_SERVICE"
                android:protectionLevel="signature" />

    <!-- Allows an application to get enabled credential manager providers.
         @hide -->
    <permission android:name="android.permission.LIST_ENABLED_CREDENTIAL_PROVIDERS"