commit | 4d9191577412ce2adef55ab4dae833ec86580345 | [log] [tgz] |
---|---|---|
author | Console Chen <consolechen@google.com> | Thu Dec 20 15:41:33 2018 +0800 |
committer | Console Chen <consolechen@google.com> | Mon Dec 24 11:29:06 2018 +0800 |
tree | ad3a1559452ca85b21bf70f309d2208f4cf04a0e | |
parent | ad8d702b0697e57f8e5710d8181593bd4e69c9da [diff] |
Cleans up DefaultAppShortcutPreferenceControllerBaseTest.java - Checks the next started activity in robolectric with: ShadowActivity.getNextStartedActivity(); instead of spying Activity - Uses ShadowUserManager instead of spying UserManager Change-Id: I3de9637f77401ca0dfab1b061a2846e7443170ad Fixes: 117990359 Test: Robo test