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

Commit addfc766 authored by Freeman Ng's avatar Freeman Ng
Browse files

change SHUTDOWN permission to signatureOrSystem

so setup wizard can start ACTION_REQUEST_SHUTDOWN
bug: 3201638

Change-Id: I0d422667fa27df5df2fadbf27d4e3677a70db8f1
parent 1c8c1736
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1013,7 +1013,7 @@
    <permission android:name="android.permission.SHUTDOWN"
        android:label="@string/permlab_shutdown"
        android:description="@string/permdesc_shutdown"
        android:protectionLevel="signature" />
        android:protectionLevel="signatureOrSystem" />

    <!-- Allows an application to tell the activity manager to temporarily
         stop application switches, putting it into a special mode that