commit | 400c9c10a8692c4a6a60eeb5b1c27f180293c662 | [log] [tgz] |
---|---|---|
author | Riddle Hsu <riddlehsu@google.com> | Tue Sep 22 18:05:25 2020 +0800 |
committer | Riddle Hsu <riddlehsu@google.com> | Tue Oct 13 17:44:20 2020 +0800 |
tree | ba735e3898a16e3d5713b17bde501784afa3bec1 | |
parent | 2bfca13845d398f16d6947b1acc1509842d5269b [diff] |
Add app start source info from notification This provides the time from action up time in SystemUI to the time system received the activity intent. Bug: 166614700 Test: Enable statsd log: "adb shell cmd stats print-logs" Click notification to launch activity and check logcat. adb logcat | grep statsd | grep "(48)" The line should contain 0x100000->2[I]. Change-Id: Icd43f38ebc8201156844adcc0cba922212185ea6