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

Commit db4f4b22 authored by Svetoslav's avatar Svetoslav Committed by Android Git Automerger
Browse files

am 5edc6ffd: am a6fc7f96: am 779e5e0e: am d72fc63a: am 46d1864c: Merge "Make...

am 5edc6ffd: am a6fc7f96: am 779e5e0e: am d72fc63a: am 46d1864c: Merge "Make get_accounts a runtime permissions again" into mnc-dev

* commit '5edc6ffd':
  Make get_accounts a runtime permissions again
parents d49c8c1a 5edc6ffd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1051,7 +1051,7 @@
    -->
    <permission android:name="android.permission.GET_ACCOUNTS"
        android:permissionGroup="android.permission-group.CONTACTS"
        android:protectionLevel="normal"
        android:protectionLevel="dangerous"
        android:description="@string/permdesc_getAccounts"
        android:label="@string/permlab_getAccounts" />