commit | d682068899233671bc0a0f2b89eb39d9ddaf5d95 | [log] [tgz] |
---|---|---|
author | Artem Vursalov <artyomvoid@fb.com> | Thu Sep 29 22:34:45 2022 +0100 |
committer | Artem Vursalov <artyomvoid@meta.com> | Thu Feb 02 10:09:00 2023 +0000 |
tree | 49d801649b7ac9b1672f3fefa175251f7bbf6b6f | |
parent | 4a89fb33f4f0b0ed03e213a5a653b2bc2203b65a [diff] |
battery LED: nearly full level is now configurable Nearly full level of battery was hardcoded as 90 in BatteryService code. With this change it is possible to adjust in via config.xml Test: manual tests. It's possible to test in the emulator with additional logs. lunch sdk_phone_x86 && m && emulator => emulate battery changes Signed-off-by: Artem Vursalov <artyomvoid@fb.com> Change-Id: Id632424b5819fba2abe82b28af0f1993688db2e2