Enable Async MTE in bpfloader. am: d27ae792e1
am: 80f73b878b
Original change: https://android-review.googlesource.com/c/platform/system/bpf/+/1715722 Change-Id: Id71886bc5c3998ac7d59ccf92769d3a807425433
This commit is contained in:
commit
f32f4a046c
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ cc_binary {
|
|||
],
|
||||
sanitize: {
|
||||
integer_overflow: true,
|
||||
memtag_heap: true,
|
||||
},
|
||||
clang: true,
|
||||
shared_libs: [
|
||||
|
|
Loading…
Reference in a new issue