From 22c8a4f32154d930ca74bd873c8659b9a971177f Mon Sep 17 00:00:00 2001 From: ggow Date: Tue, 1 Dec 2015 09:19:24 +0000 Subject: [PATCH] Add 5 user support --- system.prop | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/system.prop b/system.prop index bc6b291..270309d 100644 --- a/system.prop +++ b/system.prop @@ -62,3 +62,7 @@ persist.sys.usb.config=mtp # add support for USB storage type persist.sys.isUsbOtgEnabled=1 + +# multi-user support +fw.max_users=5 +fw.show_multiuserui=1