commit | f6c1a167d956e15180cfc7caccf9261375e9ce7c | [log] [tgz] |
---|---|---|
author | vadimt <vadimt@google.com> | Thu Jan 16 14:44:51 2020 -0800 |
committer | vadimt <vadimt@google.com> | Thu Jan 16 14:44:51 2020 -0800 |
tree | 0181c72f7bbea9931150da483968ea92910c0656 | |
parent | 9be1cfde7965412293a57bff54b094a7871227be [diff] |
TAPL: Optimization: avoid getting actual events twice Getting events is an expensive operation involving reading logcat. We did this al least twice even if the number of events was already sufficient. Fixing this. Change-Id: I5bfb57e3b573c4fc3f0327512327750dbb35af2f