commit | 66b902f8a73e8bad6cdb6594cbd258376ca8abdb | [log] [tgz] |
---|---|---|
author | Hui Yu <huiyu@google.com> | Mon Feb 28 10:16:16 2022 -0800 |
committer | Hui Yu <huiyu@google.com> | Wed Mar 09 21:19:10 2022 +0000 |
tree | 54b10bc3dba77319743122ba33dee05913d2b133 | |
parent | f4ca38973f33cdbd896375fb31ee2a8336a95fb5 [diff] |
Log the duration of executing all receivers of LOCKED_BOOT_COMPLETED or BOOT_COMPLETED broadcast. The dispatch latency is the dispatchTime - enqueueTime. The completion latency is the completionTime - enqueueTime. Bug: 221320741 Test: after reboot and unlock device, grep BOOT_COMPLETED_BROADCAST_COMPLETION_LATENCY_REPORTED in adb logcat ouput. Change-Id: If2d91c9cea30228518ff7a5229de2dcbee28c9cc Merged-In: If2d91c9cea30228518ff7a5229de2dcbee28c9cc