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

Commit 608aeb16 authored by Felipe Leme's avatar Felipe Leme
Browse files

Documented that config_supportProfilesOnNonMainUser is not supported.

Bug: 374832167
Test: echo "In PreSubmit we trust!"
Flag: EXEMPT XML documentation only

Change-Id: I72e23911f62291a9a72f45f729ff1873493a92d8
parent a3677d73
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -3249,7 +3249,10 @@
    <bool name="config_disallowRemovingLastAdminUser">true</bool>

    <!-- Whether all secondary users (and the system user) are eligible to have profiles.
         If false, only the MainUser is eligible to have profiles. -->
         If false, only the MainUser is eligible to have profiles.
          NOTE: this feature not supported yet, and CTS will fail if it's set to
          true.
    -->
    <bool name="config_supportProfilesOnNonMainUser">false</bool>

    <!-- Whether the system should create the initial full user on boot.