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

Change-Id: I50a56e9b2ba35cff514f0632c2df7dab5c719497
This commit is contained in:
Automerger Merge Worker
2020-02-25 09:56:18 +00:00

View File

@@ -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" />