commit | 6390c017416757c2264d7fc137892929f87b3d51 | [log] [tgz] |
---|---|---|
author | Trogel <trogel@clink.de> | Fri May 02 10:49:50 2025 +0000 |
committer | Jackeagle <jackeagle102@gmail.com> | Tue May 06 23:16:47 2025 -0400 |
tree | 077d6bcb3b91a1e03b69e4dfd93ffcec426cb673 | |
parent | 4c24647a0463958cea22ecc49321bb16436be4fa [diff] |
health: Don't turn on charging control if not plugged in Also cancel a possibly existing charging control notification. Previously charging control was turned on when settings were changed and on system start even if no charger was plugged in, thus possibly showing the charging control notification. Fixes: https://gitlab.com/LineageOS/issues/android/-/issues/8610 Change-Id: I78c47f026aa47ac756cc6eca12157ea58bda58fd Signed-off-by: Jackeagle <jackeagle102@gmail.com>