commit | 85b3b0321a43df61a40dff5588da9b9816802ca9 | [log] [tgz] |
---|---|---|
author | David Anderson <dvander@google.com> | Tue Dec 05 21:34:32 2023 -0800 |
committer | David Anderson <dvander@google.com> | Mon Dec 11 11:01:52 2023 -0800 |
tree | 1f4084f267ccd112f55a88ffc1ddb746b80c2ad5 | |
parent | 9820d5d5ad1818ae98f83ce5ff74c3d46e8edb80 [diff] [blame] |
Add android.hardware.health AIDL HAL V3. Bug: 309792384 Test: m Change-Id: I5e9183b840f523f4d5b81dec813d35983882f71d
diff --git a/health/utils/libhealthshim/Android.bp b/health/utils/libhealthshim/Android.bp index 14c32ae..b0ea743 100644 --- a/health/utils/libhealthshim/Android.bp +++ b/health/utils/libhealthshim/Android.bp
@@ -34,7 +34,7 @@ "-Werror", ], static_libs: [ - "android.hardware.health-V2-ndk", + "android.hardware.health-V3-ndk", "android.hardware.health-translate-ndk", "android.hardware.health@1.0", "android.hardware.health@2.0",