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

Commit e329ce0c authored by Svet Ganov's avatar Svet Ganov Committed by Android Git Automerger
Browse files

am 7a8f2006: am ecb88792: Merge "Temporary lower GET_ACCOUNTS protection level" into mnc-dev

* commit '7a8f2006':
  Temporary lower GET_ACCOUNTS protection level
parents fe13f57f 7a8f2006
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1042,7 +1042,7 @@
    -->
    <permission android:name="android.permission.GET_ACCOUNTS"
        android:permissionGroup="android.permission-group.CONTACTS"
        android:protectionLevel="dangerous"
        android:protectionLevel="normal"
        android:description="@string/permdesc_getAccounts"
        android:label="@string/permlab_getAccounts" />