diff options
author | Pinyao Ting <pinyaoting@google.com> | 2021-03-26 11:38:22 -0700 |
---|---|---|
committer | Pinyao Ting <pinyaoting@google.com> | 2021-03-26 14:51:16 -0700 |
commit | fe92808b3c20d036ef156e5f1b888389ae50af4b (patch) | |
tree | 6ea8d032e82227090b12639699aa8fb118215f7f /rs/java/android/renderscript/ProgramRaster.java | |
parent | 3309f23317403e2691cb71090fb142efba04b61e (diff) |
Break the dependency between non-persistent user and shortcut users.
Operations performed on non-persistent shortcut user is unnecessarily
waiting for operations on shortcut users. Since they are operating on
different target, the dependency can be safely removed.
Also fixes an issue in ShortcutManagerTest where SetSchemaResponse isn't
mocked properly.
Bug: 183618378
Test: atest ShortcutManagerTest1 ShortcutManagerTest2
ShortcutManagerTest3 ShortcutManagerTest4 ShortcutManagerTest5
ShortcutManagerTest6 ShortcutManagerTest7 ShortcutManagerTest8
ShortcutManagerTest9 ShortcutManagerTest10 ShortcutManagerTest11
ShortcutManagerTest12
Change-Id: I241bd477c38cc7e5414751835931b195f947772c
Diffstat (limited to 'rs/java/android/renderscript/ProgramRaster.java')
0 files changed, 0 insertions, 0 deletions