summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2018-03-12 22:13:58 +0100
committerandroid-build-merger <android-build-merger@google.com>2018-03-12 22:13:58 +0100
commit584c52a0a14bea683e784f900cb9bc7b300b1c21 (patch)
tree024bfd0ebb6b6af6a896144bbb66c54845201b47 /Android.mk
parentMerge "Set the update locations to default in CacheLocation's constructor" am: 0acbdac82b (diff)
parentMerge "recovery: add libhidl-gen-utils depedency" (diff)
downloadandroid_bootable_recovery-584c52a0a14bea683e784f900cb9bc7b300b1c21.tar
android_bootable_recovery-584c52a0a14bea683e784f900cb9bc7b300b1c21.tar.gz
android_bootable_recovery-584c52a0a14bea683e784f900cb9bc7b300b1c21.tar.bz2
android_bootable_recovery-584c52a0a14bea683e784f900cb9bc7b300b1c21.tar.lz
android_bootable_recovery-584c52a0a14bea683e784f900cb9bc7b300b1c21.tar.xz
android_bootable_recovery-584c52a0a14bea683e784f900cb9bc7b300b1c21.tar.zst
android_bootable_recovery-584c52a0a14bea683e784f900cb9bc7b300b1c21.zip
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index b29b878ad..56d69c03b 100644
--- a/Android.mk
+++ b/Android.mk
@@ -167,6 +167,7 @@ LOCAL_STATIC_LIBRARIES += \
libcrypto \
libvintf_recovery \
libvintf \
+ libhidl-gen-utils \
libtinyxml2 \
libbase \
libutils \