Remove ANDROID_EXPERIMENTAL_MTE.
Now that the feature guarded by this flag has landed in Linux 5.10 we no longer need the flag, so we can remove it. Bug: 135772972 Change-Id: I02fa50848cbd0486c23c8a229bb8f1ab5dd5a56f
This commit is contained in:
@@ -311,12 +311,6 @@ cc_library_shared {
|
||||
},
|
||||
},
|
||||
|
||||
product_variables: {
|
||||
experimental_mte: {
|
||||
cflags: ["-DANDROID_EXPERIMENTAL_MTE"],
|
||||
},
|
||||
},
|
||||
|
||||
// Workaround Clang LTO crash.
|
||||
lto: {
|
||||
never: true,
|
||||
|
||||
Reference in New Issue
Block a user