diff options
author | Michael Wright <michaelwr@google.com> | 2021-05-26 14:09:54 +0100 |
---|---|---|
committer | Michael Wright <michaelwr@google.com> | 2021-05-26 14:16:21 +0000 |
commit | ab0e1839f8569f040d349ea755aa81df0639e8c3 (patch) | |
tree | a42cf2406423c57add4682a6a33fea894aa9ca22 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | dfc852cad5a6fcd2e514cac6c22b696da3f10667 (diff) |
Stop deferring wake lock logging.
Turns out, deferring the work was just as expensive as doing the logging
inline, so we're effectively paying the cost twice. Doing this inline
should have a negligible impact on wakelock latency and save us a fair
amount of CPU work.
Bug: 166289189
Test: atest WakeLockLogTest
Change-Id: I43cdd8fcfa9bd0832fdbaf2d7278f3b38249e11b
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions