commit | 1d728ef3d6d23e81039976642b72ea5c7d4ef8bc | [log] [tgz] |
---|---|---|
author | Dmitri Plotnikov <dplotnikov@google.com> | Fri Jan 19 14:33:20 2024 -0800 |
committer | Dmitri Plotnikov <dplotnikov@google.com> | Fri Jan 19 14:45:36 2024 -0800 |
tree | ef4fae23c11a68891ffe497aaec2fa908c168893 | |
parent | 1bc01fb49f6b77ebd6941da0d7b26fadcaae70a1 [diff] |
Reduce log spam from MultiStateCounter Most error reports are completely benign and caused by minor race conditions leading to out-of-order timestamps, e.g. ``` 12-21 10:59:19.015 1579 1710 E system_server: setState is called with an earlier timestamp: 367395029, previous timestamp: 367406095 ``` Bug: 317382941 Test: atest libbattery_test Change-Id: I44002818fac47436cb87765e77a64565b25cfea8