summaryrefslogtreecommitdiffstats
path: root/tests/Android.mk
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2018-03-14 08:23:56 +0100
committerandroid-build-team Robot <android-build-team-robot@google.com>2018-03-14 08:23:56 +0100
commit51ee8b3498fedc6001570a8252dc43f7f91f4994 (patch)
tree166d06909dd04a60388f91973f6c6dbaa86481b4 /tests/Android.mk
parentSnap for 4647811 from 01daebbe68943725e7b80e30082330c6bd042a88 to pi-release (diff)
parentrecovery: add libhidl-gen-utils depedency (diff)
downloadandroid_bootable_recovery-51ee8b3498fedc6001570a8252dc43f7f91f4994.tar
android_bootable_recovery-51ee8b3498fedc6001570a8252dc43f7f91f4994.tar.gz
android_bootable_recovery-51ee8b3498fedc6001570a8252dc43f7f91f4994.tar.bz2
android_bootable_recovery-51ee8b3498fedc6001570a8252dc43f7f91f4994.tar.lz
android_bootable_recovery-51ee8b3498fedc6001570a8252dc43f7f91f4994.tar.xz
android_bootable_recovery-51ee8b3498fedc6001570a8252dc43f7f91f4994.tar.zst
android_bootable_recovery-51ee8b3498fedc6001570a8252dc43f7f91f4994.zip
Diffstat (limited to 'tests/Android.mk')
-rw-r--r--tests/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Android.mk b/tests/Android.mk
index d911c25e4..b3584fe87 100644
--- a/tests/Android.mk
+++ b/tests/Android.mk
@@ -147,6 +147,7 @@ LOCAL_STATIC_LIBRARIES := \
libfs_mgr \
libvintf_recovery \
libvintf \
+ libhidl-gen-utils \
libtinyxml2 \
libselinux \
libext4_utils \