This reverts commit 442f99acaf
.
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
5 lines
142 B
Makefile
5 lines
142 B
Makefile
include build/make/target/product/fullmte.mk
|
|
|
|
PRODUCT_MODULE_BUILD_FROM_SOURCE := true
|
|
|
|
BOARD_KERNEL_CMDLINE += bootloader.pixel.MTE_FORCE_ON
|