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

Commit d2e901f7 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

Change-Id: Ie95d8a2705a0017378e63ad0368d4a2a714bf36e
parents f04cb090 514820a0
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