Loading core/res/AndroidManifest.xml +5 −0 Original line number Diff line number Diff line Loading @@ -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 --> <!-- ================================== --> Loading Loading
core/res/AndroidManifest.xml +5 −0 Original line number Diff line number Diff line Loading @@ -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 --> <!-- ================================== --> Loading