summaryrefslogtreecommitdiffstats
path: root/updater/Android.mk
diff options
context:
space:
mode:
authorAlex Deymo <deymo@google.com>2017-01-12 23:45:28 +0100
committerandroid-build-merger <android-build-merger@google.com>2017-01-12 23:45:28 +0100
commit866e72bf99cb9da24021f3f3a0dbea4f902c95cf (patch)
tree14687532d378879d50e238873eff12a189c80a49 /updater/Android.mk
parentRemove "_static" suffix from libext4_utils. am: 31653660ad am: 4b54093899 am: 9edd655f94 (diff)
parentRemove "_static" suffix from libsparse am: 67f3aa8804 am: 204369ef1a (diff)
downloadandroid_bootable_recovery-866e72bf99cb9da24021f3f3a0dbea4f902c95cf.tar
android_bootable_recovery-866e72bf99cb9da24021f3f3a0dbea4f902c95cf.tar.gz
android_bootable_recovery-866e72bf99cb9da24021f3f3a0dbea4f902c95cf.tar.bz2
android_bootable_recovery-866e72bf99cb9da24021f3f3a0dbea4f902c95cf.tar.lz
android_bootable_recovery-866e72bf99cb9da24021f3f3a0dbea4f902c95cf.tar.xz
android_bootable_recovery-866e72bf99cb9da24021f3f3a0dbea4f902c95cf.tar.zst
android_bootable_recovery-866e72bf99cb9da24021f3f3a0dbea4f902c95cf.zip
Diffstat (limited to 'updater/Android.mk')
-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 \