aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Android.mk b/tests/Android.mk
index 748d9c87..31c7de17 100644
--- a/tests/Android.mk
+++ b/tests/Android.mk
@@ -143,7 +143,6 @@ LOCAL_STATIC_LIBRARIES := \
143 libdivsufsort \ 143 libdivsufsort \
144 libdivsufsort64 \ 144 libdivsufsort64 \
145 libfs_mgr \ 145 libfs_mgr \
146 liblog \
147 libvintf_recovery \ 146 libvintf_recovery \
148 libvintf \ 147 libvintf \
149 libtinyxml2 \ 148 libtinyxml2 \
@@ -154,6 +153,7 @@ LOCAL_STATIC_LIBRARIES := \
154 libcrypto \ 153 libcrypto \
155 libbz \ 154 libbz \
156 libziparchive \ 155 libziparchive \
156 liblog \
157 libutils \ 157 libutils \
158 libz \ 158 libz \
159 libbase \ 159 libbase \