Enable Async MTE in bpfloader. am: d27ae792e1
Original change: https://android-review.googlesource.com/c/platform/system/bpf/+/1715722 Change-Id: I5696b0aeff980fd873785c48c53df18fef7d3641
This commit is contained in:
commit
80f73b878b
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