summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2018-01-14 09:44:48 +0100
committerandroid-build-team Robot <android-build-team-robot@google.com>2018-01-14 09:44:48 +0100
commit4b1d746fd18473b8c322549100ec6d08181abde5 (patch)
tree8ef3e81fb3ea16a7e508dd4df174cb5f047af22c
parentSnap for 4517567 from 77e8137720a486adda3a68103bf0894210324fed to pi-release (diff)
parentStatically link with libhealthstoragedefault (diff)
downloadandroid_bootable_recovery-4b1d746fd18473b8c322549100ec6d08181abde5.tar
android_bootable_recovery-4b1d746fd18473b8c322549100ec6d08181abde5.tar.gz
android_bootable_recovery-4b1d746fd18473b8c322549100ec6d08181abde5.tar.bz2
android_bootable_recovery-4b1d746fd18473b8c322549100ec6d08181abde5.tar.lz
android_bootable_recovery-4b1d746fd18473b8c322549100ec6d08181abde5.tar.xz
android_bootable_recovery-4b1d746fd18473b8c322549100ec6d08181abde5.tar.zst
android_bootable_recovery-4b1d746fd18473b8c322549100ec6d08181abde5.zip
-rw-r--r--Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index 54f405466..199cee7ec 100644
--- a/Android.mk
+++ b/Android.mk
@@ -153,6 +153,7 @@ LOCAL_STATIC_LIBRARIES := \
android.hardware.health@2.0 \
android.hardware.health@1.0 \
android.hardware.health@1.0-convert \
+ libhealthstoragedefault \
libhidltransport \
libhidlbase \
libhwbinder \