summaryrefslogtreecommitdiffstats
path: root/tests/Android.mk
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2017-04-20 02:19:15 +0200
committerandroid-build-merger <android-build-merger@google.com>2017-04-20 02:19:15 +0200
commitd7a065eb1cdc84381cc61367d23f2caf0399af04 (patch)
treea4544288cd98e45e25ee96200c45d08531fcf0dc /tests/Android.mk
parentMerge "Add tests for read_metadata_from_package()." am: e888d45950 (diff)
parentMerge "Call libvintf to verify package compatibility." (diff)
downloadandroid_bootable_recovery-d7a065eb1cdc84381cc61367d23f2caf0399af04.tar
android_bootable_recovery-d7a065eb1cdc84381cc61367d23f2caf0399af04.tar.gz
android_bootable_recovery-d7a065eb1cdc84381cc61367d23f2caf0399af04.tar.bz2
android_bootable_recovery-d7a065eb1cdc84381cc61367d23f2caf0399af04.tar.lz
android_bootable_recovery-d7a065eb1cdc84381cc61367d23f2caf0399af04.tar.xz
android_bootable_recovery-d7a065eb1cdc84381cc61367d23f2caf0399af04.tar.zst
android_bootable_recovery-d7a065eb1cdc84381cc61367d23f2caf0399af04.zip
Diffstat (limited to 'tests/Android.mk')
-rw-r--r--tests/Android.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/Android.mk b/tests/Android.mk
index 20cbcc147..e52663031 100644
--- a/tests/Android.mk
+++ b/tests/Android.mk
@@ -132,6 +132,9 @@ LOCAL_STATIC_LIBRARIES := \
libdivsufsort64 \
libfs_mgr \
liblog \
+ libvintf_recovery \
+ libvintf \
+ libtinyxml2 \
libselinux \
libext4_utils \
libsparse \