From 08b3f74fadd2a958b1ca3823dcb22884c418f5c5 Mon Sep 17 00:00:00 2001 From: Konsta Date: Tue, 5 Mar 2024 15:23:49 +0200 Subject: [PATCH] health: update aidl to v3 * https://android.googlesource.com/device/google/cuttlefish/+/c33734ade74092c9acfaf7ea9dae2e0f5afba611 --- 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 c66f858..0c4033f 100644 --- a/health/Android.bp +++ b/health/Android.bp @@ -26,7 +26,7 @@ cc_binary { "libhidlbase", "liblog", "libutils", - "android.hardware.health-V2-ndk", + "android.hardware.health-V3-ndk", ], overrides: ["charger"], } diff --git a/health/android.hardware.health-service.rpi.xml b/health/android.hardware.health-service.rpi.xml index 1fe9b8d..2acaaba 100644 --- a/health/android.hardware.health-service.rpi.xml +++ b/health/android.hardware.health-service.rpi.xml @@ -1,7 +1,7 @@ android.hardware.health - 2 + 3 IHealth/default