[NFC] Move MTE mode settings to a product variable.
The default list of memtag targets found in build/make/target/product/memtag-common.mk Bug: 280343521 Test: no functional change Change-Id: I7b2713fa0065f8c0317cc7634eedf6143f7fefec
This commit is contained in:
parent
8d2e7d9ae3
commit
d26716e148
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@ cc_binary {
|
||||||
],
|
],
|
||||||
sanitize: {
|
sanitize: {
|
||||||
integer_overflow: true,
|
integer_overflow: true,
|
||||||
memtag_heap: true,
|
|
||||||
},
|
},
|
||||||
|
|
||||||
header_libs: ["bpf_headers"],
|
header_libs: ["bpf_headers"],
|
||||||
|
|
Loading…
Reference in a new issue