mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Use -Werror in hardware/interfaces
Bug: 66996870 Test: build with WITH_TIDY=1 Change-Id: I2b8572a3480434f9dad2ae4f8a608ed82281cc68
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user