From 60955c261ba54185160cf8393b251190582d2f13 Mon Sep 17 00:00:00 2001 From: Konsta Date: Wed, 5 Mar 2025 12:26:20 +0200 Subject: [PATCH] health: update aidl to v4 * https://android.googlesource.com/device/google/cuttlefish/+/148b5d9248b70f8422e4139668dd2b38cb4a3e6a --- 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 0c4033f..501a1d8 100644 --- a/health/Android.bp +++ b/health/Android.bp @@ -26,7 +26,7 @@ cc_binary { "libhidlbase", "liblog", "libutils", - "android.hardware.health-V3-ndk", + "android.hardware.health-V4-ndk", ], overrides: ["charger"], } diff --git a/health/android.hardware.health-service.rpi.xml b/health/android.hardware.health-service.rpi.xml index 2acaaba..8ddfbda 100644 --- a/health/android.hardware.health-service.rpi.xml +++ b/health/android.hardware.health-service.rpi.xml @@ -1,7 +1,7 @@ android.hardware.health - 3 + 4 IHealth/default