summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5ca6f51)
raw | patch | inline | side by side (parent: 5ca6f51)
author | Chih-Hung Hsieh <chh@google.com> | |
Tue, 28 Nov 2017 22:14:06 +0000 (14:14 -0800) | ||
committer | Chih-Hung Hsieh <chh@google.com> | |
Tue, 28 Nov 2017 22:18:26 +0000 (14:18 -0800) |
automotive/vehicle/2.0/default/impl/vhal_v2_0/proto/Android.bp | patch | blob | history |
diff --git a/automotive/vehicle/2.0/default/impl/vhal_v2_0/proto/Android.bp b/automotive/vehicle/2.0/default/impl/vhal_v2_0/proto/Android.bp
index ec352000c66f4f8617ac7b034a0ac1c162a37c40..6754843bf5b41234d16f83d5c7a3885af5f8479b 100644 (file)
strip: {
keep_symbols: true,
},
+ cflags: [
+ "-Wall",
+ "-Werror",
+ ],
srcs: ["VehicleHalProto.proto"]
}