mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Remove -Wno-user-defined-warnings.
Doesn't seem to be necessary. Bug: http://b/134716967 Test: treehugger Change-Id: I9617cf82c816ef072005f7baf2fceee9628313f5
This commit is contained in:
@@ -20,7 +20,6 @@ cc_library_shared {
|
|||||||
cflags: [
|
cflags: [
|
||||||
"-Wall",
|
"-Wall",
|
||||||
"-Werror",
|
"-Werror",
|
||||||
"-Wno-user-defined-warnings",
|
|
||||||
],
|
],
|
||||||
cppflags: [
|
cppflags: [
|
||||||
"-Weverything",
|
"-Weverything",
|
||||||
|
|||||||
Reference in New Issue
Block a user