summaryrefslogtreecommitdiffstats
path: root/updater
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 /updater
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 'updater')
-rw-r--r--updater/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/updater/Android.mk b/updater/Android.mk
index 22c73241a..d8a84c248 100644
--- a/updater/Android.mk
+++ b/updater/Android.mk
@@ -37,7 +37,7 @@ updater_common_static_libraries := \
libfs_mgr \
liblog \
libselinux \
- libsparse_static \
+ libsparse \
libsquashfs_utils \
libbz \
libz \