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

Commit ce2b6f96 authored by Amith Yamasani's avatar Amith Yamasani
Browse files

Opt-in Settings package to see restricted accounts

This can't be done in the settings package because the API only allows one account type
to be listed. This resource gives the Settings app blanket access to restricted accounts
when running in a restricted profile.

Bug: 8968575
Change-Id: I69b42b496d9cf235982d40a142c084295edc6281
parent 15715588
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1102,7 +1102,7 @@
            >android/android.accounts.ChooseTypeAndAccountActivity</string>

    <!-- Apps that are authorized to access shared accounts, overridden by product overlays -->
    <string name="config_appsAuthorizedForSharedAccounts"></string>
    <string name="config_appsAuthorizedForSharedAccounts">;com.android.settings;</string>

    <!-- Flag indicating that the media framework should not allow changes or mute on any
         stream or master volumes. -->