commit | fd1a2e7ba46fa258ef2abbff583588dccce0e52e | [log] [tgz] |
---|---|---|
author | Spandan Das <spandandas@google.com> | Thu Feb 29 08:01:23 2024 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Feb 29 08:01:23 2024 +0000 |
tree | 80c30ed111a41315382ae848deaf2ad4499acbea | |
parent | ce71d502c069c4b6ee6e93eed55bcce4331056f5 [diff] | |
parent | 815fd348170ae63a656a06049ff318f19894c9ad [diff] |
Merge "Add PRODUCT_MODULE_BUILD_FROM_SOURCE to fullmte" into main
diff --git a/mte/fullmte-pixel.mk b/mte/fullmte-pixel.mk index da4e7b9..6cc525d 100644 --- a/mte/fullmte-pixel.mk +++ b/mte/fullmte-pixel.mk
@@ -1,4 +1,7 @@ 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 += \