commit | 47f9f7cbcb4213a8baa4fd9e52162abde46721de | [log] [tgz] |
---|---|---|
author | yuanhao <yuanhao@xiaomi.com> | Wed Jan 18 09:54:45 2017 +0800 |
committer | 浩 袁 <yuanhao@xiaomi.com> | Thu Jan 19 06:56:22 2017 +0000 |
tree | 5fa08bd48bfb56479b432a522e66efd388bf06ef | |
parent | 32aac7b9c95312cdd7c1e32d01a4fb6c0345f206 [diff] |
Fixed NPE in canAddMoreManagedProfiles We can use the command 'adb shell pm create-user --profileOf -10000 --managed TestProfile_12345678' to reproduce the problem. Signed-off-by: yuanhao <yuanhao@xiaomi.com>