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

Commit 2192b714 authored by Xiang Wang's avatar Xiang Wang Committed by Android (Google) Code Review
Browse files

Merge "Remove comments stating the configs for visible background users are...

Merge "Remove comments stating the configs for visible background users are not ready for production" into main
parents a792e184 92dc7cc4
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -3031,9 +3031,8 @@
    <bool name="config_multiuserDelayUserDataLocking">false</bool>

    <!-- Whether the device allows full users to start in background visible on displays.
         Note: this flag does NOT control the Communal Profile, which is not a full user.
         Should be false for all devices in production. Can be enabled only for development use
         in automotive vehicles with passenger displays. -->
         Should be false for most devices, except automotive vehicle with passenger displays.
         Note: this flag does NOT control the Communal Profile, which is not a full user. -->
    <bool name="config_multiuserVisibleBackgroundUsers">false</bool>

    <!-- Whether the device allows full users to start in background visible on the default display.