summaryrefslogtreecommitdiffstats
path: root/tests/Android.mk
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2017-10-12 05:25:36 +0200
committerTao Bao <tbao@google.com>2018-05-17 18:59:26 +0200
commit371fe6e8bc18384f6328edc589ff3a83f0fd04b0 (patch)
treef55c4c754fd4beca3e2c2272a9de1b48950cef52 /tests/Android.mk
parentMerge "recovery: Refactor common setup into main()" (diff)
downloadandroid_bootable_recovery-371fe6e8bc18384f6328edc589ff3a83f0fd04b0.tar
android_bootable_recovery-371fe6e8bc18384f6328edc589ff3a83f0fd04b0.tar.gz
android_bootable_recovery-371fe6e8bc18384f6328edc589ff3a83f0fd04b0.tar.bz2
android_bootable_recovery-371fe6e8bc18384f6328edc589ff3a83f0fd04b0.tar.lz
android_bootable_recovery-371fe6e8bc18384f6328edc589ff3a83f0fd04b0.tar.xz
android_bootable_recovery-371fe6e8bc18384f6328edc589ff3a83f0fd04b0.tar.zst
android_bootable_recovery-371fe6e8bc18384f6328edc589ff3a83f0fd04b0.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 cdc5b523a..853ca273b 100644
--- a/tests/Android.mk
+++ b/tests/Android.mk
@@ -174,8 +174,8 @@ librecovery_static_libraries := \
libtinyxml2 \
libziparchive \
libbase \
- libcutils \
libutils \
+ libcutils \
liblog \
libselinux \
libz \