summaryrefslogtreecommitdiffstats
path: root/Android.mk
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 /Android.mk
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 'Android.mk')
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 7c3bec273..633f18d77 100644
--- a/Android.mk
+++ b/Android.mk
@@ -77,7 +77,7 @@ LOCAL_STATIC_LIBRARIES := \
libbatterymonitor \
libbootloader_message \
libext4_utils \
- libsparse_static \
+ libsparse \
libziparchive \
libotautil \
libmounts \