summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2023-01-24 03:44:40 +0100
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-24 03:44:40 +0100
commited57f16c4f1d4cf13b97658da623338fb05d21f0 (patch)
tree5cbf15c06908b5bc1aef4523f7ae23b620f10907 /tests
parent[automerger skipped] Merge tm-qpr-dev-plus-aosp-without-vendor@9467136 am: f4d5465366 -s ours am: 58fe773798 -s ours (diff)
parentMerge "Update health AIDL HAL to V2" am: e3ebedd279 am: df7a91962e (diff)
downloadandroid_bootable_recovery-ed57f16c4f1d4cf13b97658da623338fb05d21f0.tar
android_bootable_recovery-ed57f16c4f1d4cf13b97658da623338fb05d21f0.tar.gz
android_bootable_recovery-ed57f16c4f1d4cf13b97658da623338fb05d21f0.tar.bz2
android_bootable_recovery-ed57f16c4f1d4cf13b97658da623338fb05d21f0.tar.lz
android_bootable_recovery-ed57f16c4f1d4cf13b97658da623338fb05d21f0.tar.xz
android_bootable_recovery-ed57f16c4f1d4cf13b97658da623338fb05d21f0.tar.zst
android_bootable_recovery-ed57f16c4f1d4cf13b97658da623338fb05d21f0.zip
Diffstat (limited to 'tests')
-rw-r--r--tests/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Android.bp b/tests/Android.bp
index 0708e855a..b888d474a 100644
--- a/tests/Android.bp
+++ b/tests/Android.bp
@@ -148,7 +148,7 @@ cc_test {
static_libs: libapplypatch_static_libs + librecovery_static_libs + [
"android.hardware.health-translate-ndk",
- "android.hardware.health-V1-ndk",
+ "android.hardware.health-V2-ndk",
"libhealthshim",
"librecovery_ui",
"libfusesideload",