commit | 6098b302d96b263ea6850834610b38aefc7d81e8 | [log] [tgz] |
---|---|---|
author | Rupesh Bansal <brup@google.com> | Tue May 21 15:27:03 2024 +0000 |
committer | Rupesh Bansal <brup@google.com> | Thu Jun 06 16:27:57 2024 +0000 |
tree | dcfe21a0708f96d333cd77dfffe02ef38f0f7883 | |
parent | dcfa92558d32f88058d66585d1ae5148179f2521 [diff] |
Moved BatteryStats and AppOps wakelock updates to the notifier thread We are moving the tasks performed on AppOpsManager and BatteryStats to the handler thread to improve the latency of acquiring and releasing the wakelocks. Bug: 296508214 Test: atest NotifierTest Change-Id: I65d81714c69459d5bdc0e278f2f48ad3e87edf14