commit | e2d0474422a21bfe31cf475f634ab59fa60d7061 | [log] [tgz] |
---|---|---|
author | Felipe Leme <felipeal@google.com> | Tue Dec 17 13:55:57 2019 -0800 |
committer | Felipe Leme <felipeal@google.com> | Wed Dec 18 11:09:41 2019 -0800 |
tree | 87638e65d7fb3f4c490a46a49c516326fb49833a | |
parent | 6f7b073a51b34de86e93a79d8744acfce76a6c44 [diff] |
Fixed UserManagerTest so it works on Automotive. Prior to this CL, this test case would fail miserably on automotive because it would try to remove the current user (and it would also fail on tests for managed profiles). It was tested using the automotive emulator (lunch gcar_hl_emu_x86-userdebug). Test: atest FrameworksServicesTests:com.android.server.pm.UserManagerTest Bug: 146435179 Change-Id: Ie498d39b2f441618f4e5cad68ea9ce18856842d4