summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2017-09-29 19:14:17 +0200
committerandroid-build-merger <android-build-merger@google.com>2017-09-29 19:14:17 +0200
commit8277230a98fccdd5d7c5b0e5a38d20ae4cfa988b (patch)
treeb48e71ff2b8b9663ffd31a44f5a50701fe18ab5f /tests
parentMerge "otafault: Clean up header inclusion." (diff)
parentMerge "otafault: Remove the use of LOCAL_WHOLE_STATIC_LIBRARIES." (diff)
downloadandroid_bootable_recovery-8277230a98fccdd5d7c5b0e5a38d20ae4cfa988b.tar
android_bootable_recovery-8277230a98fccdd5d7c5b0e5a38d20ae4cfa988b.tar.gz
android_bootable_recovery-8277230a98fccdd5d7c5b0e5a38d20ae4cfa988b.tar.bz2
android_bootable_recovery-8277230a98fccdd5d7c5b0e5a38d20ae4cfa988b.tar.lz
android_bootable_recovery-8277230a98fccdd5d7c5b0e5a38d20ae4cfa988b.tar.xz
android_bootable_recovery-8277230a98fccdd5d7c5b0e5a38d20ae4cfa988b.tar.zst
android_bootable_recovery-8277230a98fccdd5d7c5b0e5a38d20ae4cfa988b.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 \