Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 91cc2b25 authored by Riddle Hsu's avatar Riddle Hsu
Browse files

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
parent 184c6139
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment