summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2017-09-29 02:43:53 +0200
committerTao Bao <tbao@google.com>2017-09-29 03:25:10 +0200
commit646b05a66c52502835d7c301b68b2ebfc4af7e41 (patch)
tree0a97aff6c7f292ec42635f86bd52497c32f364e9 /tests
parentotafault: Clean up header inclusion. (diff)
downloadandroid_bootable_recovery-646b05a66c52502835d7c301b68b2ebfc4af7e41.tar
android_bootable_recovery-646b05a66c52502835d7c301b68b2ebfc4af7e41.tar.gz
android_bootable_recovery-646b05a66c52502835d7c301b68b2ebfc4af7e41.tar.bz2
android_bootable_recovery-646b05a66c52502835d7c301b68b2ebfc4af7e41.tar.lz
android_bootable_recovery-646b05a66c52502835d7c301b68b2ebfc4af7e41.tar.xz
android_bootable_recovery-646b05a66c52502835d7c301b68b2ebfc4af7e41.tar.zst
android_bootable_recovery-646b05a66c52502835d7c301b68b2ebfc4af7e41.zip
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 748d9c87b..31c7de177 100644
--- a/tests/Android.mk
+++ b/tests/Android.mk
@@ -143,7 +143,6 @@ LOCAL_STATIC_LIBRARIES := \
libdivsufsort \
libdivsufsort64 \
libfs_mgr \
- liblog \
libvintf_recovery \
libvintf \
libtinyxml2 \
@@ -154,6 +153,7 @@ LOCAL_STATIC_LIBRARIES := \
libcrypto \
libbz \
libziparchive \
+ liblog \
libutils \
libz \
libbase \