Loading core/res/AndroidManifest.xml +3 −0 Original line number Diff line number Diff line Loading @@ -1817,6 +1817,9 @@ android:protectionLevel="normal" /> <!-- @SystemApi Allows an internal user to use privileged SecureElement APIs. Applications holding this permission can access OMAPI reset system API and bypass OMAPI AccessControlEnforcer. <p>Not for use by third-party applications. @hide --> <permission android:name="android.permission.SECURE_ELEMENT_PRIVILEGED" android:protectionLevel="signature|privileged" /> Loading Loading
core/res/AndroidManifest.xml +3 −0 Original line number Diff line number Diff line Loading @@ -1817,6 +1817,9 @@ android:protectionLevel="normal" /> <!-- @SystemApi Allows an internal user to use privileged SecureElement APIs. Applications holding this permission can access OMAPI reset system API and bypass OMAPI AccessControlEnforcer. <p>Not for use by third-party applications. @hide --> <permission android:name="android.permission.SECURE_ELEMENT_PRIVILEGED" android:protectionLevel="signature|privileged" /> Loading