summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
diff options
context:
space:
mode:
authorMatt Pietal <mpietal@google.com>2022-02-11 12:20:18 -0500
committerMatt Pietal <mpietal@google.com>2022-02-11 14:40:23 -0500
commitf64485029f221d15fd686368bd3f62789dadc490 (patch)
treee4d915412ef3d4dfbc1d4ca8dc6194bec7511bb2 /core/java/android/inputmethodservice/InputMethodService.java
parentdd0811a6490e9729ef8ec2b447c7c45662b5f58b (diff)
User switcher - Fix broken user addition
Adding users from accounts other than the non-system user was not functional. Simply use the context to launch the CreateUserActivity in a new task stack. Also, address test failures where Dependency.get() was being used by other tests with the wrong context, creating failures in the user switcher tests. Remove this call from SystemUIDialog and update it everywhere. Fixes: 218989709 Fixes: 218824658 Test: atest KeyguardUserSwitcherAdapterTest UserDetailViewAdapterTest KeyguardSecurityContainerTest UserSwitcherControllerTest InternetDialogTest SystemUIDialogTest Change-Id: Iaceb3dd2add7d2372f9ec646610c8e147c516e63
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions