Use -Werror in hardware/interfaces am: cd76985909 am: 401b0b9ed6

am: a639b431ea

Change-Id: I83b85c42b322bcef3be0e7b41addb3239cd82dc5
This commit is contained in:
Chih-Hung Hsieh
2017-10-26 03:26:08 +00:00
committed by android-build-merger

View File

@@ -39,6 +39,7 @@ cc_binary {
proprietary: true,
init_rc: ["android.hardware.contexthub@1.0-service.rc"],
srcs: ["service.cpp"],
cflags: ["-Wall", "-Werror"],
shared_libs: [
"libbase",