commit | 979da64d8254599c332d83bf94f3f1fc3fe45fef | [log] [tgz] |
---|---|---|
author | Riddle Hsu <riddlehsu@google.com> | Tue Sep 22 21:52:40 2020 +0800 |
committer | Sunny Goyal <sunnygoyal@google.com> | Fri Oct 09 17:21:38 2020 +0000 |
tree | cca5af6f9ff9b09bbb5601b03237655fa4797e6f | |
parent | d2bfce71f776fd05633dfd915dfc664309274677 [diff] |
Add app start source info of apps launched from launcher Bug: 166614700 Test: Enable statsd log: "adb shell cmd stats print-logs" adb logcat | grep statsd | grep "(48)" The line may contain 0x100000->1[I] 0x110000->10[I] that means 1=from launcher and 10=latency 10ms. Change-Id: Iddaff7066b66e241ba58ec87129ddbe2c531dc7e (cherry picked from commit 7bdf3574a3bff06a377b4364877687bfa7619d06)