Suppress null-pointer-arithmetic warning am: 9908df5214
am: a515293da1
Change-Id: Ic8aafff4f51e93f708803b64d1d1ace96e156202
This commit is contained in:
commit
072f38f8fd
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ cc_library_static {
|
|||
"-Wall",
|
||||
"-Werror",
|
||||
"-Wno-unused-variable",
|
||||
"-Wno-null-pointer-arithmetic",
|
||||
],
|
||||
|
||||
export_include_dirs: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue