Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 99fef2b1 authored by Peter Collingbourne's avatar Peter Collingbourne Committed by Automerger Merge Worker
Browse files

Merge "Remove ANDROID_EXPERIMENTAL_MTE." am: 41e8a646 am: c88092ec

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1541473

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Iacb320e415157dbc22ed5ba85b21137665465147
parents 732505b2 c88092ec
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -311,12 +311,6 @@ cc_library_shared {
        },
    },

    product_variables: {
        experimental_mte: {
            cflags: ["-DANDROID_EXPERIMENTAL_MTE"],
        },
    },

    // Workaround Clang LTO crash.
    lto: {
        never: true,