sanders: Config multiuser MaxiUsers 3

This commit is contained in:
ItsMiki
2020-05-25 13:47:41 +00:00
committed by ArmSM
parent a044b385bf
commit bf754608cf

View File

@@ -214,7 +214,7 @@
<string name="config_networkLocationProviderPackageName" translatable="false">com.qualcomm.location</string> <string name="config_networkLocationProviderPackageName" translatable="false">com.qualcomm.location</string>
<!-- Maximum number of supported users --> <!-- Maximum number of supported users -->
<integer name="config_multiuserMaximumUsers">4</integer> <integer name="config_multiuserMaximumUsers">3</integer>
<!-- Whether Multiuser UI should be shown --> <!-- Whether Multiuser UI should be shown -->
<bool name="config_enableMultiUserUI">true</bool> <bool name="config_enableMultiUserUI">true</bool>