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-13 18:56:51 +0100
commit91b48f9161a918e4af6233af7fa842b9af0a6bac (patch)
tree166d06909dd04a60388f91973f6c6dbaa86481b4 /Android.mk
parentSet the update locations to default in CacheLocation's constructor (diff)
downloadandroid_bootable_recovery-91b48f9161a918e4af6233af7fa842b9af0a6bac.tar
android_bootable_recovery-91b48f9161a918e4af6233af7fa842b9af0a6bac.tar.gz
android_bootable_recovery-91b48f9161a918e4af6233af7fa842b9af0a6bac.tar.bz2
android_bootable_recovery-91b48f9161a918e4af6233af7fa842b9af0a6bac.tar.lz
android_bootable_recovery-91b48f9161a918e4af6233af7fa842b9af0a6bac.tar.xz
android_bootable_recovery-91b48f9161a918e4af6233af7fa842b9af0a6bac.tar.zst
android_bootable_recovery-91b48f9161a918e4af6233af7fa842b9af0a6bac.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 199cee7ec..461ad9449 100644
--- a/Android.mk
+++ b/Android.mk
@@ -179,6 +179,7 @@ LOCAL_STATIC_LIBRARIES += \
libcrypto \
libvintf_recovery \
libvintf \
+ libhidl-gen-utils \
libtinyxml2 \
libbase \
libutils \