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

Commit 7247126e authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Add API docs for permission SECURE_ELEMENT_PRIVILEGED" into rvc-dev am:...

Merge "Add API docs for permission SECURE_ELEMENT_PRIVILEGED" into rvc-dev am: 61b8ac42 am: 36d955d2

Change-Id: Ie7a035c67077a01d86f8305ae5e8ff3a84eac751
parents 9637ff53 36d955d2
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -1817,6 +1817,9 @@
        android:protectionLevel="normal" />
        android:protectionLevel="normal" />


    <!-- @SystemApi Allows an internal user to use privileged SecureElement APIs.
    <!-- @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 -->
         @hide -->
    <permission android:name="android.permission.SECURE_ELEMENT_PRIVILEGED"
    <permission android:name="android.permission.SECURE_ELEMENT_PRIVILEGED"
        android:protectionLevel="signature|privileged" />
        android:protectionLevel="signature|privileged" />