Merge "Add API docs for permission SECURE_ELEMENT_PRIVILEGED" am: c779bbce18
Change-Id: I58cfdae8da99d505c4b4c91f53d3329a5bec0b58
This commit is contained in:
@@ -1790,6 +1790,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" />
|
||||||
|
|||||||
Reference in New Issue
Block a user