aidl: health: Initial AIDL implementation
authorTim Zimmermann <tim@linux4.de>
Fri, 26 Aug 2022 12:29:14 +0000 (14:29 +0200)
committerTim Zimmermann <tim@linux4.de>
Fri, 14 Oct 2022 15:31:47 +0000 (17:31 +0200)
commitf302a32df32c5f4858a605fe00eb48317c22a91a
tree3c6425640a35c0d0ae6b67cf1c923947600b72aa
parente67f8448742d9a4a334c28216548448cff296d1a
aidl: health: Initial AIDL implementation

* Granted correct permissions on fb0 by default
* Enabled suspend according to
  https://android.googlesource.com/platform/hardware/interfaces/+/refs/tags/android-13.0.0_r3/health/aidl#charger-enable-suspend

Change-Id: I41b84840a03a57d46beb1a7520182de2bb29d2f5
aidl/health/Android.bp [new file with mode: 0644]
aidl/health/Health.cpp [new file with mode: 0644]
aidl/health/android.hardware.health-service.samsung-recovery.rc [new file with mode: 0644]
aidl/health/android.hardware.health-service.samsung.rc [new file with mode: 0644]
aidl/health/android.hardware.health-service.samsung.xml [new file with mode: 0644]