commit | a957038f991efa7cb0c926d6034fb47df5d8745f | [log] [tgz] |
---|---|---|
author | Riddle Hsu <riddlehsu@google.com> | Fri Feb 05 18:35:42 2021 +0800 |
committer | Riddle Hsu <riddlehsu@google.com> | Fri Feb 05 18:35:42 2021 +0800 |
tree | 77a8fc913389ea47cb32ad6b2c169bc3b811f167 | |
parent | 5f6672f1717a2280dfb98cc229973cc91cfc4f8f [diff] |
Remove last transition info after it is logged Otherwise if the activity calls Activity#reportFullyDrawn every time after it is created, the metrics will be reported again with unexpected values if it is relaunched, e.g. rotation change. Bug: 123355661 Test: No "Fully drawn" log by activity relaunched Change-Id: I16bd816c8f0af8c28c2b2ac38994d9daa9c0ba96