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

Commit a259bfdb authored by Mark Salyzyn's avatar Mark Salyzyn Committed by Android Git Automerger
Browse files

am f1c66a85: am 5e9c2b9f: Merge "reboot: Turn on -Werror"

* commit 'f1c66a85':
  reboot: Turn on -Werror
parents 633a2e3b f1c66a85
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)