mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Merge "Use -Werror in hardware/interfaces/dumpstate/1.0/default"
This commit is contained in:
@@ -7,6 +7,10 @@ cc_binary {
|
|||||||
"DumpstateDevice.cpp",
|
"DumpstateDevice.cpp",
|
||||||
"service.cpp",
|
"service.cpp",
|
||||||
],
|
],
|
||||||
|
cflags: [
|
||||||
|
"-Wall",
|
||||||
|
"-Werror",
|
||||||
|
],
|
||||||
|
|
||||||
shared_libs: [
|
shared_libs: [
|
||||||
"android.hardware.dumpstate@1.0",
|
"android.hardware.dumpstate@1.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user