commit | 36865c11c3cbe9184f86b975ae4a56a03b57fd9b | [log] [tgz] |
---|---|---|
author | Jenny Ho <[email protected]> | Mon Feb 14 13:28:25 2022 +0800 |
committer | Jenny Ho <[email protected]> | Wed Feb 23 07:34:59 2022 +0000 |
tree | be1bf702ffe5481711a81e71021a037056cdc1b9 | |
parent | 55d741124453372ac502584c14887049a6f8bcde [diff] |
google_battery: reveal time_to_full_now in acceptable range Correct the logic of max_ratio to show TTF condition: - over TTF_REPORT_MAX_RATIO: not showing for better user experience - >= 0 and under TTF_REPORT_MAX_RATIO: acceptable, showing TTF - < 0 means google_ttf not ready, get data from fg Bug: 219663652 Signed-off-by: Jenny Ho <[email protected]> Change-Id: I42f22ad8fa748be2cc9e1d1a3fd46affa619bdd8 (cherry picked from commit 218914727c62d27e4c8936cae68c04ad568c7073)