From 29e89ed615ca51b40f48fab75fd403469583ab0e Mon Sep 17 00:00:00 2001 From: Konsta Date: Wed, 4 Oct 2023 10:18:02 +0300 Subject: [PATCH] health: update aidl to v2 * https://android.googlesource.com/device/google/cuttlefish/+/f219a02e1c22a689f06db54db49af10204bcf06d --- health/Android.bp | 2 +- health/android.hardware.health-service.rpi.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/health/Android.bp b/health/Android.bp index 033aeea..c66f858 100644 --- a/health/Android.bp +++ b/health/Android.bp @@ -26,7 +26,7 @@ cc_binary { "libhidlbase", "liblog", "libutils", - "android.hardware.health-V1-ndk", + "android.hardware.health-V2-ndk", ], overrides: ["charger"], } diff --git a/health/android.hardware.health-service.rpi.xml b/health/android.hardware.health-service.rpi.xml index 98026cb..1fe9b8d 100644 --- a/health/android.hardware.health-service.rpi.xml +++ b/health/android.hardware.health-service.rpi.xml @@ -1,7 +1,7 @@ android.hardware.health - 1 + 2 IHealth/default