Merge "Re-enable asan on /init." am: 9c334367fd am: 17d5f8ad20
am: 18589dbbb0
Change-Id: I381f49e2d7fc829f357d38d134a30bfaa46ca911
This commit is contained in:
commit
a2cdc6ae3c
1 changed files with 0 additions and 1 deletions
|
|
@ -19,7 +19,6 @@ cc_defaults {
|
|||
cpp_std: "experimental",
|
||||
sanitize: {
|
||||
misc_undefined: ["signed-integer-overflow"],
|
||||
address: false, // TODO(b/120561310): Fix ASAN to work without /proc mounted and re-enable.
|
||||
},
|
||||
cflags: [
|
||||
"-DLOG_UEVENTS=0",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue