mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Merge "Initialize paths for health 2.1 + batteryCapacityLevelPath + batteryChargeTimeToFullNowPath" am: 0e7081d5ed am: 32234ee7fa
Change-Id: I703f8c4f40c0a53080dd7b886eef5efa9925081c
This commit is contained in:
@@ -40,6 +40,8 @@ void InitHealthdConfig(struct healthd_config* healthd_config) {
|
||||
.batteryChargeCounterPath = String8(String8::kEmptyString),
|
||||
.batteryFullChargePath = String8(String8::kEmptyString),
|
||||
.batteryCycleCountPath = String8(String8::kEmptyString),
|
||||
.batteryCapacityLevelPath = String8(String8::kEmptyString),
|
||||
.batteryChargeTimeToFullNowPath = String8(String8::kEmptyString),
|
||||
.energyCounter = NULL,
|
||||
.boot_min_cap = 0,
|
||||
.screen_on = NULL,
|
||||
|
||||
Reference in New Issue
Block a user