summaryrefslogtreecommitdiffstats
path: root/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 /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 '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 \