commit | e12377c5ebd15023e52daff99ffa3f50e0d513ff | [log] [tgz] |
---|---|---|
author | Bill Lin <lbill@google.com> | Thu Nov 18 15:31:32 2021 +0800 |
committer | Bill Lin <lbill@google.com> | Mon Nov 22 10:03:45 2021 +0800 |
tree | 62fbaededa1bd35561e719ec82a09bf9e1750dfc | |
parent | 083bd48e191be350eaadb343a164fb8c579be80c [diff] |
1/ Inject InteractionJankMonitor for unit test This purpose of InteractionJankMonitor.begin() and InteractionJankMonitor.end() is used for e2e tests (scenario / latency / benchmark tests) SysUI had setup dagger for InteractionJankMonitor, it would be helpful on unittest if inject instance in SysUI code directly. Test: atest SystemUITests Bug: 206720526 Change-Id: I59af3f444bbc836c2ae2c0ef0803f788dba9ab46