platform_hardware_interfaces/health/aidl/default
Jack Wu 3356161d6c health: expose battery health data and update version to V2
1. add the new propertes
  - batteryHealthData
  - batteryStateOfHealth
  - chargingState
  - chargingPolicy
2. add new types to health status
3. add new methods
  - setChargingPolicy
  - getChargingPolicy
  - getBatteryHealthData

Bug: 251425963
Test: m android.hardware.health-update-api
Change-Id: Ie2339c50e1f9bfc28427e4108a95b1a16c739205
Signed-off-by: Jack Wu <wjack@google.com>
2023-01-21 07:33:51 +00:00
..
include/health-impl health: expose battery health data and update version to V2 2023-01-21 07:33:51 +00:00
Android.bp health: expose battery health data and update version to V2 2023-01-21 07:33:51 +00:00
android.hardware.health-service.example.rc health: vendor.charger-* -> vendor.charger. 2022-01-26 15:53:11 -08:00
android.hardware.health-service.example.xml health: expose battery health data and update version to V2 2023-01-21 07:33:51 +00:00
android.hardware.health-service.example_recovery.rc health: fix running HAL in recovery mode. 2021-11-19 02:18:21 +00:00
ChargerUtils.cpp health: handle charger in health HAL 2021-11-03 11:56:01 -07:00
fuzzer.cpp Add an AIDL fuzzer for health service 2022-05-10 12:23:11 -07:00
HalHealthLoop.cpp health: support Dock charging 2022-01-15 10:22:27 +00:00
health-convert.cpp health: support Dock charging 2022-01-15 10:22:27 +00:00
health-convert.h health: Add default impl of health AIDL HAL 2021-10-26 23:53:55 -07:00
Health.cpp health: expose battery health data and update version to V2 2023-01-21 07:33:51 +00:00
LinkedCallback.cpp health: Add default impl of health AIDL HAL 2021-10-26 23:53:55 -07:00
LinkedCallback.h health: Add default impl of health AIDL HAL 2021-10-26 23:53:55 -07:00
main.cpp health: fix running HAL in recovery mode. 2021-11-19 02:18:21 +00:00