summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorAlex Deymo <deymo@google.com>2017-01-11 23:38:20 +0100
committerAlex Deymo <deymo@google.com>2017-01-11 23:38:30 +0100
commit67f3aa880499c1143ed9aa1e5294a912a6962f28 (patch)
tree7c9a3664f5276251bc89354294a31e889b37e905 /tests
parentRemove "_static" suffix from libext4_utils. (diff)
downloadandroid_bootable_recovery-67f3aa880499c1143ed9aa1e5294a912a6962f28.tar
android_bootable_recovery-67f3aa880499c1143ed9aa1e5294a912a6962f28.tar.gz
android_bootable_recovery-67f3aa880499c1143ed9aa1e5294a912a6962f28.tar.bz2
android_bootable_recovery-67f3aa880499c1143ed9aa1e5294a912a6962f28.tar.lz
android_bootable_recovery-67f3aa880499c1143ed9aa1e5294a912a6962f28.tar.xz
android_bootable_recovery-67f3aa880499c1143ed9aa1e5294a912a6962f28.tar.zst
android_bootable_recovery-67f3aa880499c1143ed9aa1e5294a912a6962f28.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 09cedccb9..1203817a2 100644
--- a/tests/Android.mk
+++ b/tests/Android.mk
@@ -100,7 +100,7 @@ LOCAL_STATIC_LIBRARIES := \
liblog \
libselinux \
libext4_utils \
- libsparse_static \
+ libsparse \
libcrypto_utils \
libcrypto \
libcutils \