commit | 44fc5760dcf088d9181339c1ffb8614164ad607a | [log] [tgz] |
---|---|---|
author | Michael Wachenschwanz <mwachens@google.com> | Mon Jul 12 20:16:27 2021 -0700 |
committer | Michael Wachenschwanz <mwachens@google.com> | Tue Jul 13 16:01:33 2021 -0700 |
tree | 78854e59a22a84cd13a2c59ee3fd0cbe34c49f9b | |
parent | 224f71520f6fbe788522d48d5cb75b7f71c2c761 [diff] |
Only fillLowPowerStats when needed This fixes a boottime regression. Prior to fix, FinishBooting took ~900ms to complete After fix, FinishBooting took ~120ms to complete Fixes: 193074223 Test: atest google/perf/boottime/boottime-test Change-Id: If85a93f1f92c8af8251c870bf576bb125778b011