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

Commit d1188678 authored by Roman Birg's avatar Roman Birg
Browse files

allow GET_ACCOUNTS_PRIVELEGED to be whitelisted



Change-Id: Idc5e5535476015800e47f0a3a472729a926dd7b1
Signed-off-by: default avatarRoman Birg <roman@cyngn.com>
parent 91b446d5
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1818,7 +1818,8 @@

    <!-- @SystemApi Allows access to the list of accounts in the Accounts Service. -->
    <permission android:name="android.permission.GET_ACCOUNTS_PRIVILEGED"
        android:protectionLevel="signature|privileged" />
        android:protectionLevel="signature|privileged"
        androidprv:allowViaWhitelist="true" />

    <!-- @SystemApi Allows applications to RW to diagnostic resources.
    <p>Not for use by third-party applications. -->