summaryrefslogtreecommitdiffstats
path: root/exynos4/hal/libhwcomposer/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'exynos4/hal/libhwcomposer/Android.mk')
-rw-r--r--exynos4/hal/libhwcomposer/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/exynos4/hal/libhwcomposer/Android.mk b/exynos4/hal/libhwcomposer/Android.mk
index 07c4c9a..1265e95 100644
--- a/exynos4/hal/libhwcomposer/Android.mk
+++ b/exynos4/hal/libhwcomposer/Android.mk
@@ -30,6 +30,7 @@ LOCAL_C_INCLUDES := \
LOCAL_SRC_FILES := SecHWCLog.cpp SecHWCUtils.cpp SecHWC.cpp
LOCAL_C_INCLUDES += $(LOCAL_PATH)/../libfimg
+LOCAL_CFLAGS += -Wno-error
ifeq ($(TARGET_NEEDS_EXYNOS4_ENHANCEMENTS),true)
LOCAL_CFLAGS += -DEXYNOS4_ENHANCEMENTS