Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
healthd: Reinitialize mChargerNames for every battery update
Booting up the device without usb, the kernel sets the usb power supply type as UNKNOWN. The type of usb power supply changes at run-time as various chargers are plugged in/out. However, healthd initilizes the charger list only at bootup. Change it such that it checks for charger type changes with every battery or usb uevent. While at it, the kernel may have a power supply type which is not known to healthd. This is perfectly fine. Update healthd to not print a warning. Change-Id: I2ec9f9a420ca61814d43c316b418ce94de3691bc (cherry picked from commit 282857e89d591b6704e5d69ec2ae1e53a5de74cf)
- Loading branch information