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:
parent
c0fe0abfa0
commit
18ea3d2d5e
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ cc_library_shared {
|
|||
cflags: [
|
||||
"-Wall",
|
||||
"-Werror",
|
||||
"-Wno-user-defined-warnings",
|
||||
],
|
||||
cppflags: [
|
||||
"-Weverything",
|
||||
|
|
Loading…
Reference in a new issue