summaryrefslogtreecommitdiffstats
path: root/tests/Android.mk
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2017-09-29 20:18:56 +0200
committerandroid-build-merger <android-build-merger@google.com>2017-09-29 20:18:56 +0200
commit7aa2fca9ef05615c1e66d6ab7d0fb9d634c26e80 (patch)
tree71f246c63d16dfc54d086a49899fef6739972f04 /tests/Android.mk
parentMerge "otafault: Clean up header inclusion." am: d9373cf621 am: ffc171c56d (diff)
parentMerge "otafault: Remove the use of LOCAL_WHOLE_STATIC_LIBRARIES." am: 50f5a54a1e (diff)
downloadandroid_bootable_recovery-7aa2fca9ef05615c1e66d6ab7d0fb9d634c26e80.tar
android_bootable_recovery-7aa2fca9ef05615c1e66d6ab7d0fb9d634c26e80.tar.gz
android_bootable_recovery-7aa2fca9ef05615c1e66d6ab7d0fb9d634c26e80.tar.bz2
android_bootable_recovery-7aa2fca9ef05615c1e66d6ab7d0fb9d634c26e80.tar.lz
android_bootable_recovery-7aa2fca9ef05615c1e66d6ab7d0fb9d634c26e80.tar.xz
android_bootable_recovery-7aa2fca9ef05615c1e66d6ab7d0fb9d634c26e80.tar.zst
android_bootable_recovery-7aa2fca9ef05615c1e66d6ab7d0fb9d634c26e80.zip
Diffstat (limited to 'tests/Android.mk')
-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 \