summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2017-04-11 01:55:57 +0200
committerTao Bao <tbao@google.com>2017-04-19 22:04:57 +0200
commitda320ac6ab53395ddff3cc08b88a61f977ed939a (patch)
tree1b012523c82f6209c9e541a81c55c5823e6797f8 /tests
parentMerge "Add 'system' to update_verifier's gid" into oc-dev (diff)
downloadandroid_bootable_recovery-da320ac6ab53395ddff3cc08b88a61f977ed939a.tar
android_bootable_recovery-da320ac6ab53395ddff3cc08b88a61f977ed939a.tar.gz
android_bootable_recovery-da320ac6ab53395ddff3cc08b88a61f977ed939a.tar.bz2
android_bootable_recovery-da320ac6ab53395ddff3cc08b88a61f977ed939a.tar.lz
android_bootable_recovery-da320ac6ab53395ddff3cc08b88a61f977ed939a.tar.xz
android_bootable_recovery-da320ac6ab53395ddff3cc08b88a61f977ed939a.tar.zst
android_bootable_recovery-da320ac6ab53395ddff3cc08b88a61f977ed939a.zip
Diffstat (limited to 'tests')
-rw-r--r--tests/Android.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/Android.mk b/tests/Android.mk
index 22a8efcbb..f59f486d7 100644
--- a/tests/Android.mk
+++ b/tests/Android.mk
@@ -133,6 +133,9 @@ LOCAL_STATIC_LIBRARIES := \
libdivsufsort64 \
libfs_mgr \
liblog \
+ libvintf_recovery \
+ libvintf \
+ libtinyxml2 \
libselinux \
libext4_utils \
libsparse \