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

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

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

* commit 'a259bfdb':
  reboot: Turn on -Werror
parents 425ed96a a259bfdb
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)