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

Commit e28c2d6f authored by Kazuki Takise's avatar Kazuki Takise
Browse files

Print package name with "Checking to restart" ProtoLog

Currently, in the "Checking to restart" ProtoLog, only the
activity name is shown, which makes it hard to grep logs on
a per-app level (package name).

This change replaces it with ActivityRecord.toString, which has the
following simple format:

ActivityRecord{<ID> <user> <package name>/<activity name> <task ID>}

Flag: EXEMPT only protolog change
Bug: 400335021
Test: adb logcat
Change-Id: I132903cbd7f6b95a44a4dfa2f36b2f492081dd54
parent a1d6882a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment