commit | 0696434c623dced9fe9ed3873f59b64334f240e7 | [log] [tgz] |
---|---|---|
author | Amith Yamasani <yamasani@google.com> | Fri Apr 15 13:55:01 2016 -0700 |
committer | Amith Yamasani <yamasani@google.com> | Fri Apr 15 14:10:02 2016 -0700 |
tree | 781c214b855ab4b54e7e75ca212415c4e7f887fd | |
parent | db0f3a708acdb4640e00cce848294d6f7dc88fa3 [diff] |
Address API review for UserManager user creation Don't return null from createUserCreationIntent() Provide a way for apps to query if the device supports multiple users. Some additional documentation for UserManager class to make things clear about the types of users and relationship with accounts. Change-Id: I768d816e73a1d7f61cdc415f9e482adc79e2715a Fixes: 28150359