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

Commit 284f965a authored by Jeff Hamilton's avatar Jeff Hamilton Committed by Android Git Automerger
Browse files

am 016f8847: am b9896794: am 96cf34d3: Merge "Make STOP_APP_SWITCHES...

am 016f8847: am b9896794: am 96cf34d3: Merge "Make STOP_APP_SWITCHES signatureOrSystem." into gingerbread

* commit '016f8847':
  Make STOP_APP_SWITCHES signatureOrSystem.
parents 862f1619 016f8847
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1031,7 +1031,7 @@
    <permission android:name="android.permission.STOP_APP_SWITCHES"
        android:label="@string/permlab_stopAppSwitches"
        android:description="@string/permdesc_stopAppSwitches"
        android:protectionLevel="signature" />
        android:protectionLevel="signatureOrSystem" />

    <!-- Allows an application to retrieve the current state of keys and
         switches.  This is only for use by the system.-->