am 9edf7ad5: DO NOT MERGE Change to add STK_PERMISSION for stk related commands.
* commit '9edf7ad563ead119698ac3106b699515bd160ffe': DO NOT MERGE Change to add STK_PERMISSION for stk related commands.
This commit is contained in:
@@ -1120,6 +1120,11 @@
|
||||
android:description="@string/permdesc_bind_call_service"
|
||||
android:label="@string/permlab_bind_call_service" />
|
||||
|
||||
<!-- Allows an application to receive STK related commands.
|
||||
@hide -->
|
||||
<permission android:name="android.permission.RECEIVE_STK_COMMANDS"
|
||||
android:protectionLevel="system|signature" />
|
||||
|
||||
<!-- ================================== -->
|
||||
<!-- Permissions for sdcard interaction -->
|
||||
<!-- ================================== -->
|
||||
|
||||
Reference in New Issue
Block a user