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

Commit 1573d8ef authored by Amit Mahajan's avatar Amit Mahajan Committed by Android Git Automerger
Browse files

am d98e7c1d: am 7278b043: am 895eb134: am 90224355: DO NOT MERGE Change to add...

am d98e7c1d: am 7278b043: am 895eb134: am 90224355: DO NOT MERGE Change to add STK_PERMISSION for stk related commands.

* commit 'd98e7c1d':
  DO NOT MERGE Change to add STK_PERMISSION for stk related commands.
parents 76e42bdd d98e7c1d
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -1337,6 +1337,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 -->
    <!-- ================================== -->