OSDN Git Service

Merge "lib/uuid: make a static library also"
[android-x86/external-e2fsprogs.git] / Android.mk
index 459109d..5053e7d 100644 (file)
@@ -1,11 +1 @@
-ifneq ($(TARGET_SIMULATOR),true)
-ifeq ($(TARGET_ARCH),x86)
-use_e2fsprogs_module_tags := eng
 include $(call all-subdir-makefiles)
-else
-ifeq ($(USE_E2FSPROGS),true)
-use_e2fsprogs_module_tags :=
-include $(call all-subdir-makefiles)
-endif
-endif
-endif