am 791dd2c6: DO NOT MERGE Change to add STK_PERMISSION for stk related commands.
* commit '791dd2c67466d2d9dafe58b1258e7718e3f30bc0': DO NOT MERGE Change to add STK_PERMISSION for stk related commands.
This commit is contained in:
@@ -1293,6 +1293,11 @@
|
||||
android:description="@string/permdesc_control_incall_experience"
|
||||
android:label="@string/permlab_control_incall_experience" />
|
||||
|
||||
<!-- 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