summaryrefslogtreecommitdiffstats
path: root/Android.bp
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-01-25 06:00:25 +0100
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-01-25 06:00:25 +0100
commita2fc6019608385cdecc2bf71fab0daf977cf3855 (patch)
tree5cbf15c06908b5bc1aef4523f7ae23b620f10907 /Android.bp
parentSnap for 9492040 from a09466c476f04f371e878aa87e0879444718b7ef to udc-d1-release (diff)
parentSnap for 9523845 from ed57f16c4f1d4cf13b97658da623338fb05d21f0 to udc-release (diff)
downloadandroid_bootable_recovery-a2fc6019608385cdecc2bf71fab0daf977cf3855.tar
android_bootable_recovery-a2fc6019608385cdecc2bf71fab0daf977cf3855.tar.gz
android_bootable_recovery-a2fc6019608385cdecc2bf71fab0daf977cf3855.tar.bz2
android_bootable_recovery-a2fc6019608385cdecc2bf71fab0daf977cf3855.tar.lz
android_bootable_recovery-a2fc6019608385cdecc2bf71fab0daf977cf3855.tar.xz
android_bootable_recovery-a2fc6019608385cdecc2bf71fab0daf977cf3855.tar.zst
android_bootable_recovery-a2fc6019608385cdecc2bf71fab0daf977cf3855.zip
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 4cdeba0f4..d71394269 100644
--- a/Android.bp
+++ b/Android.bp
@@ -161,7 +161,7 @@ cc_binary {
],
shared_libs: [
- "android.hardware.health-V1-ndk", // from librecovery_utils
+ "android.hardware.health-V2-ndk", // from librecovery_utils
"android.hardware.boot-V1-ndk",
"librecovery_ui",
],