Revert "Enable MTE workaround for b/324412910"

This reverts commit 442f99acafa6a00cd2757f8149ace28f485f89d3.

Re-enable MTE in this process now that the underlying issue has been
fixed.

Bug: 324412910
Test: Boot the device, observe no crashes.
Change-Id: I8b9e093f25b33b94e0c9635815d9b0a6e2f91b70
This commit is contained in:
Mitch Phillips 2024-03-20 15:36:14 +01:00
parent 5a574f45ab
commit 78662f8356

View File

@ -3,6 +3,3 @@ include build/make/target/product/fullmte.mk
PRODUCT_MODULE_BUILD_FROM_SOURCE := true
BOARD_KERNEL_CMDLINE += bootloader.pixel.MTE_FORCE_ON
# TODO(b/324412910): Remove this when the stack-buffer-overflow is fixed.
PRODUCT_PRODUCT_PROPERTIES += \
arm64.memtag.process.android.hardware.composer.hwc3-service.pixel=off