Multi user tweaks from GrapheneOS

Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2022-01-24 05:28:15 -05:00
parent 2400cf0964
commit 58b53de17a
5 changed files with 40 additions and 1 deletions

View file

@ -71,7 +71,7 @@
<bool name="config_enableMultiUserUI">true</bool>
<!-- Maximum number of supported users -->
<integer name="config_multiuserMaximumUsers">6</integer>
<integer name="config_multiuserMaximumUsers">16</integer>
<!-- Remote server that can provide NTP responses. -->
<string translatable="false" name="config_ntpServer">1.android.pool.ntp.org</string>