summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2018-03-07 02:59:58 +0100
committerYifan Hong <elsk@google.com>2018-03-08 03:35:15 +0100
commit495c521ed32e92ed0e39a425fd5ce79c581dbcda (patch)
tree4b36668b5c5224578f3562dd10857b8e29b5ba37 /Android.mk
parentMerge "Drop the no-op Android.bp." (diff)
downloadandroid_bootable_recovery-495c521ed32e92ed0e39a425fd5ce79c581dbcda.tar
android_bootable_recovery-495c521ed32e92ed0e39a425fd5ce79c581dbcda.tar.gz
android_bootable_recovery-495c521ed32e92ed0e39a425fd5ce79c581dbcda.tar.bz2
android_bootable_recovery-495c521ed32e92ed0e39a425fd5ce79c581dbcda.tar.lz
android_bootable_recovery-495c521ed32e92ed0e39a425fd5ce79c581dbcda.tar.xz
android_bootable_recovery-495c521ed32e92ed0e39a425fd5ce79c581dbcda.tar.zst
android_bootable_recovery-495c521ed32e92ed0e39a425fd5ce79c581dbcda.zip
Diffstat (limited to '')
-rw-r--r--Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index e8b899450..510c66abe 100644
--- a/Android.mk
+++ b/Android.mk
@@ -167,6 +167,7 @@ LOCAL_STATIC_LIBRARIES := \
libcrypto \
libvintf_recovery \
libvintf \
+ libhidl-gen-utils \
libtinyxml2 \
libbase \
libcutils \