aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Deymo <deymo@google.com>2015-12-09 17:53:07 -0800
committerAlex Deymo <deymo@google.com>2015-12-09 17:53:07 -0800
commit183da748b2ef4a1ae2b0e516fe02a0c8c421a5ce (patch)
treefb5743be8641f095bf6cb2cff8fc0c4bab4b88b8
parent3686eecd8c8511ae7ecd7611a2f065b48b484b13 (diff)
downloadf2fs-tools-brillo-m10-release.tar.gz
libext2_uuid_host was renamed to libext2_uuid-host to match the "-host" suffix used in most libraries. Bug: 24619596 TEST=m Change-Id: I1360afa2c507a767a9c1671a5b36d780f53cef62
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 5d73c3b..55f4a4e 100644
--- a/Android.mk
+++ b/Android.mk
@@ -50,7 +50,7 @@ LOCAL_EXPORT_CFLAGS := $(version_CFLAGS)
LOCAL_EXPORT_C_INCLUDES := $(LOCAL_PATH)/include $(LOCAL_PATH)/mkfs
LOCAL_STATIC_LIBRARIES := \
libf2fs_ioutils_host \
- libext2_uuid_host \
+ libext2_uuid-host \
libsparse_host \
libz
# LOCAL_LDLIBS := -ldl