summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2017-04-20 02:10:07 +0200
committerGerrit Code Review <noreply-gerritcodereview@google.com>2017-04-20 02:10:09 +0200
commitb0945e1a23b26153aa386ca4e6f768f04b28abdf (patch)
tree615d8c35c1982dbb64e2326aab117f208d18193a /tests
parentMerge "Add tests for read_metadata_from_package()." (diff)
parentCall libvintf to verify package compatibility. (diff)
downloadandroid_bootable_recovery-b0945e1a23b26153aa386ca4e6f768f04b28abdf.tar
android_bootable_recovery-b0945e1a23b26153aa386ca4e6f768f04b28abdf.tar.gz
android_bootable_recovery-b0945e1a23b26153aa386ca4e6f768f04b28abdf.tar.bz2
android_bootable_recovery-b0945e1a23b26153aa386ca4e6f768f04b28abdf.tar.lz
android_bootable_recovery-b0945e1a23b26153aa386ca4e6f768f04b28abdf.tar.xz
android_bootable_recovery-b0945e1a23b26153aa386ca4e6f768f04b28abdf.tar.zst
android_bootable_recovery-b0945e1a23b26153aa386ca4e6f768f04b28abdf.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 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 \