msm8976-common: overlay: Increase maximum users

Change-Id: I44d4a149c1dae37da6eb901ea84e9e47bdd30a45
This commit is contained in:
Luca Stefani 2017-01-26 16:47:48 +01:00
parent 9bbb9de6c0
commit 983cf16b10
1 changed files with 1 additions and 1 deletions

View File

@ -249,7 +249,7 @@
<integer name="config_longPressOnAppSwitchBehavior">1</integer>
<!-- Maximum number of supported users -->
<integer name="config_multiuserMaximumUsers">4</integer>
<integer name="config_multiuserMaximumUsers">8</integer>
<!-- Whether Multiuser UI should be shown -->
<bool name="config_enableMultiUserUI">true</bool>