mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
633661ca8b1824f9a6f3e558cbd64a840ded1341
getHealthInfo_2_1 calls UpdateHealthInfo, where a subclass may update health_info without updating the data in BatteryMonitor. Hence, calling battery_monitor_.logValues() isn't accurate. Log values properly by logging the updated health_info struct. Test: healthd kernel logs have correct data Fixes: 179326883 Change-Id: Ifab863746793abf3e3f1d5a458f05f4d9889bdfc
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%