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
6 lines
142 B
Makefile
6 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
|