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

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

Merge "Remove ANDROID_EXPERIMENTAL_MTE." am: 41e8a646

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Ic5ac9094adf735865757664cb411fc67bf48496e
parents 23172d0e 41e8a646
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,