Remove -Wno-user-defined-warnings.
am: 18ea3d2d5e
Change-Id: I03386fcd2a408c93b7f0a7260acd7d1a69661217
This commit is contained in:
commit
25769c2d3d
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