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