Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d937f64d authored by Chih-Hung Hsieh's avatar Chih-Hung Hsieh Committed by android-build-merger
Browse files

Merge "Add correct LOCAL_CFLAGS to compile with global -Werror." am: cd3ede20 am: 514820a0

am: d2e901f7

Change-Id: I4f5d0eeb2a4f84f8a69776e4d88d4858f049fe4e
parents f1aaf36b d2e901f7
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -21,11 +21,6 @@ LOCAL_SRC_FILES:= \

LOCAL_CFLAGS+= -O2 -fvisibility=hidden

LOCAL_CFLAGS+= \
    -Wall \
    -Werror \
    -Wno-unused-variable \

LOCAL_SHARED_LIBRARIES := \
	libcutils \
	liblog \
@@ -40,6 +35,11 @@ else
  LOCAL_CFLAGS := -DCAPTURE_DEVICE=8
endif

LOCAL_CFLAGS += \
    -Wall \
    -Werror \
    -Wno-unused-variable \

LOCAL_HEADER_LIBRARIES := libhardware_headers

LOCAL_MODULE_RELATIVE_PATH := soundfx