Merge "Use -Werror in hardware/interfaces/automotive/vehicle/2.0"

This commit is contained in:
Treehugger Robot
2017-11-29 23:04:52 +00:00
committed by Gerrit Code Review

View File

@@ -91,6 +91,8 @@ generated_sources_dir := $(call local-generated-sources-dir)
LOCAL_EXPORT_C_INCLUDE_DIRS := \
$(generated_sources_dir)/proto/$(LOCAL_PATH)/impl/vhal_v2_0/proto
LOCAL_CFLAGS += -Wall -Wextra -Werror
include $(BUILD_STATIC_LIBRARY)