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

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

am d72fc63a: am 46d1864c: Merge "Make get_accounts a runtime permissions again" into mnc-dev

* commit 'd72fc63a':
  Make get_accounts a runtime permissions again
parents 9a08a4ac d72fc63a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1041,7 +1041,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" />