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

Commit f0d6fc81 authored by Kasia Krejszeff's avatar Kasia Krejszeff Committed by Android (Google) Code Review
Browse files

Merge "Allowlist the privileged permission ACCESS_HIDDEN_PROFILES_FULL to the...

Merge "Allowlist the privileged permission ACCESS_HIDDEN_PROFILES_FULL to the Private Space app." into main
parents bc14312b b90c170e
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -187,6 +187,10 @@ applications that come with the platform
        <permission name="android.permission.SEND_SAFETY_CENTER_UPDATE" />
    </privapp-permissions>

    <privapp-permissions package="com.android.privatespace">
        <permission name="android.permission.ACCESS_HIDDEN_PROFILES_FULL"/>
    </privapp-permissions>

    <privapp-permissions package="com.android.providers.calendar">
        <permission name="android.permission.GET_ACCOUNTS_PRIVILEGED"/>
        <permission name="android.permission.INTERACT_ACROSS_USERS" />