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

Commit 8626d1a3 authored by David Brown's avatar David Brown Committed by Android (Google) Code Review
Browse files

Merge "Mark MODIFY_PHONE_STATE permission as signatureOrSystem" into gingerbread

parents 5306e0a8 f4ece208
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -469,7 +469,7 @@
         Does not include placing calls. -->
    <permission android:name="android.permission.MODIFY_PHONE_STATE"
        android:permissionGroup="android.permission-group.PHONE_CALLS"
        android:protectionLevel="dangerous"
        android:protectionLevel="signatureOrSystem"
        android:label="@string/permlab_modifyPhoneState"
        android:description="@string/permdesc_modifyPhoneState" />