diff options
author | Riddle Hsu <riddlehsu@google.com> | 2021-06-24 00:50:51 +0800 |
---|---|---|
committer | Riddle Hsu <riddlehsu@google.com> | 2021-06-25 00:47:57 +0800 |
commit | 91cc2b25977947594f2f4bcdfd4c2ec6bcccb9c7 (patch) | |
tree | fa6c69a24bd55036b1ce3d10778198d7d171c40c /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 184c61395ec061c7a73017daae73458daa774c30 (diff) |
Separate trace of trampoline launch with different packages
The trace of app launch is "launching: $packageName". Previously,
if a caller uses its trampoline activity to launch another app,
the trace name will still show the package of caller. So now if
the packages are different, start a new trace for it.
Also update last transition info so it won't miss the fully-drawn
from the last launched activity.
Bug: 191765029
Test: Use Searchbox to launch other apps. The trace should
show two slices including launcher as trampoline and
the target app.
Change-Id: I3f2f19323089385d262a258f70b510f18e9943c3
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions