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

Commit 651ec53f authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Add API docs for permission SECURE_ELEMENT_PRIVILEGED" am: c779bbce...

Merge "Add API docs for permission SECURE_ELEMENT_PRIVILEGED" am: c779bbce am: 3a4324ef am: fa5d126f am: 6ef8f80c am: 6ecedcf3

Change-Id: I06df1e28a2d785a8cfae83c367b4a9f963421959
parents 0fa3930a 6ecedcf3
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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" />