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

Commit 322445ce authored by Mark Salyzyn's avatar Mark Salyzyn
Browse files

init: unused paramter warning messages

Change-Id: I1667371106be4b230ac3850e9819e4549eea2973
parent e7f3cce7
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -17,6 +17,8 @@ LOCAL_SRC_FILES:= \
	ueventd_parser.c \
	watchdogd.c

LOCAL_CFLAGS    += -Wno-unused-parameter

ifeq ($(strip $(INIT_BOOTCHART)),true)
LOCAL_SRC_FILES += bootchart.c
LOCAL_CFLAGS    += -DBOOTCHART=1