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

Commit efdf49f2 authored by Mark Salyzyn's avatar Mark Salyzyn
Browse files

reboot: Turn on -Werror

Change-Id: Ic3186e457b80ee6149ef89321b0d16422872aea7
parent af774989
Loading
Loading
Loading
Loading
+6 −4
Original line number Diff line number Diff line
@@ -9,4 +9,6 @@ LOCAL_SHARED_LIBRARIES:= libcutils

LOCAL_MODULE := reboot

LOCAL_CFLAGS := -Werror

include $(BUILD_EXECUTABLE)