commit | 30fc7e95b2da7f58e339eb8cd70784abb00f95fb | [log] [tgz] |
---|---|---|
author | Ahan Wu <ahanwu@google.com> | Wed Apr 28 22:45:51 2021 +0800 |
committer | Ahan Wu <ahanwu@google.com> | Thu Apr 29 00:37:05 2021 +0800 |
tree | b4c1009f31ad436400a239e54d9d0659442a3f20 | |
parent | 5b6127dffbdab075fbabf150aa2497244aedf7e7 [diff] |
Refine the latency and jank instrumentation of opening panel We had two problems, the first one is that the latency instruemntation overlapped with the jank instrumentation; the second one is that the swipe / fling instrumentation might be ended too early and the fling part was ignored. Bug: 169221093 Bug: 176953201 Test: See the doc list in comment Change-Id: I11937d02a3a05c82dd2526ae59ccd472f39309c7