summaryrefslogtreecommitdiffstats
path: root/updater/Android.mk
diff options
context:
space:
mode:
authorAlex Deymo <deymo@google.com>2017-01-12 23:45:25 +0100
committerandroid-build-merger <android-build-merger@google.com>2017-01-12 23:45:25 +0100
commitf906d2ba70ff52811efb4d579431e9938d3ac457 (patch)
tree328f0fbe160e48781405782a76f66307c019e820 /updater/Android.mk
parentImport translations. DO NOT MERGE (diff)
parentRemove "_static" suffix from libext4_utils. am: 31653660ad am: 4b54093899 (diff)
downloadandroid_bootable_recovery-f906d2ba70ff52811efb4d579431e9938d3ac457.tar
android_bootable_recovery-f906d2ba70ff52811efb4d579431e9938d3ac457.tar.gz
android_bootable_recovery-f906d2ba70ff52811efb4d579431e9938d3ac457.tar.bz2
android_bootable_recovery-f906d2ba70ff52811efb4d579431e9938d3ac457.tar.lz
android_bootable_recovery-f906d2ba70ff52811efb4d579431e9938d3ac457.tar.xz
android_bootable_recovery-f906d2ba70ff52811efb4d579431e9938d3ac457.tar.zst
android_bootable_recovery-f906d2ba70ff52811efb4d579431e9938d3ac457.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 5d328a3fa..22c73241a 100644
--- a/updater/Android.mk
+++ b/updater/Android.mk
@@ -31,7 +31,7 @@ updater_common_static_libraries := \
libutils \
libmounts \
libotafault \
- libext4_utils_static \
+ libext4_utils \
libfec \
libfec_rs \
libfs_mgr \