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

Commit b6f89893 authored by David Brown's avatar David Brown Committed by Android Git Automerger
Browse files

am 0237cf2e: am 8626d1a3: Merge "Mark MODIFY_PHONE_STATE permission as...

am 0237cf2e: am 8626d1a3: Merge "Mark MODIFY_PHONE_STATE permission as signatureOrSystem" into gingerbread

Merge commit '0237cf2e'

* commit '0237cf2e':
  Mark MODIFY_PHONE_STATE permission as signatureOrSystem
parents 06fb6e07 0237cf2e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -478,7 +478,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" />