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

Commit 5e9c2b9f authored by Mark Salyzyn's avatar Mark Salyzyn Committed by Gerrit Code Review
Browse files

Merge "reboot: Turn on -Werror"

parents 3b5cd911 efdf49f2
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)