mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Merge "Use -Werror in hardware/interfaces/automotive/vehicle/2.0"
This commit is contained in:
committed by
Android (Google) Code Review
commit
dec548b0a9
@@ -23,5 +23,9 @@ cc_library_static {
|
||||
strip: {
|
||||
keep_symbols: true,
|
||||
},
|
||||
cflags: [
|
||||
"-Wall",
|
||||
"-Werror",
|
||||
],
|
||||
srcs: ["VehicleHalProto.proto"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user