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-15 15:29:54 -0700
commit2d924d793403dffbf8f8747c7c654d56472b67f4 (patch)
tree27590e48705b1527087c7c940c3012e513a72259
parent5fad03d79a49279546acba686aab003fb0949992 (diff)
downloadppp-2d924d793403dffbf8f8747c7c654d56472b67f4.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 Merged-In: I24311aae44ed0c9b903f48411355f1dc5c025fe3 Change-Id: I24311aae44ed0c9b903f48411355f1dc5c025fe3 (cherry picked from commit b7756bbf6735121baffc7e01df4c4b51cf205c0b)
-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 {