summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvgenii Stepanov <eugenis@google.com>2023-06-07 15:08:02 -0700
committerEvgenii Stepanov <eugenis@google.com>2023-06-12 17:02:32 -0700
commitb7756bbf6735121baffc7e01df4c4b51cf205c0b (patch)
tree27590e48705b1527087c7c940c3012e513a72259
parenta2ca0c96da28460a85c787a4d8abab38e8478b8e (diff)
downloadppp-b7756bbf6735121baffc7e01df4c4b51cf205c0b.tar.gz
[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: I24311aae44ed0c9b903f48411355f1dc5c025fe3
-rw-r--r--pppd/Android.bp4
1 files changed, 0 insertions, 4 deletions
diff --git a/pppd/Android.bp b/pppd/Android.bp
index 43e5688..c875aeb 100644
--- a/pppd/Android.bp
+++ b/pppd/Android.bp
@@ -155,10 +155,6 @@ cc_binary {
"pppol2tp-android",
"pppopptp-android",
],
-
- sanitize: {
- memtag_heap: true,
- },
}
cc_library_shared {