Loading core/res/AndroidManifest.xml +5 −0 Original line number Diff line number Diff line Loading @@ -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" Loading Loading
core/res/AndroidManifest.xml +5 −0 Original line number Diff line number Diff line Loading @@ -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" Loading