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

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

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

* commit '5e9c2b9f':
  reboot: Turn on -Werror
parents 3ab1d61b 5e9c2b9f
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)