commit | 5b120e7479d27ebcb5f29a1990d41f92315d439b | [log] [tgz] |
---|---|---|
author | Yongjiang Wu <yongjiang.x.wu@sonymobile.com> | Wed Oct 12 13:35:38 2016 +0800 |
committer | Doris Ling <dling@google.com> | Tue Jul 03 14:20:39 2018 -0700 |
tree | 9adc58113a99442ecaa21fea25e820fda5988757 | |
parent | 2d41659c325cf89cb886ebbcfcecda72ff6a9023 [diff] |
Fix new user setting in a call In a call, the flag of UserManager is changed, then "Add user" and "Guest" items in Settings are still enabled. To fix this issue, these items will be disabled according to "UserManager#canSwitchUsers". Bug: 80447394 Test: make RunSettingsRoboTests ROBOTEST_FILTER=UserSettingsTest Change-Id: Ib4c754603418528f5c6f1c78b8aabf33e863c8b9