commit | efa5b5a480224971c39ff6f7b627bc6cd3c7882f | [log] [tgz] |
---|---|---|
author | Matt Pietal <mpietal@google.com> | Wed Feb 23 07:38:59 2022 -0500 |
committer | Matt Pietal <mpietal@google.com> | Wed Feb 23 09:46:07 2022 -0500 |
tree | 55a2f1a045b90b9d329e664de633ec541fe54864 | |
parent | 54dbcaebd20d4eee510d9cb2f060e7819de2749c [diff] |
User switcher - Create user dialog fixes Make sure the activity is started with the correct user in order to display properly. Also, the ShadeController is not properly bound in dagger for non-system users, which was throwing a NullPointerException. Avoid this and instead use a broadcast to close the shade. Fixes: 219638055 Test: atest UserSwitcherControllerTest Change-Id: I8af80aa10b1bcac92eecdbc65b750a734b2f86ac