Snap for 11517216 from 792837721c to 24Q3-release

Change-Id: I1e26b602b7441586252e99d8ddd39d91a94b5a58
This commit is contained in:
Android Build Coastguard Worker 2024-03-01 00:02:49 +00:00
commit fea3bc4814
3 changed files with 8 additions and 1 deletions

4
mte/OWNERS Normal file
View file

@ -0,0 +1,4 @@
eugenis@google.com
pcc@google.com
mitchp@google.com
fmayer@google.com

View file

@ -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 += \

View file

@ -1,3 +1,3 @@
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/thermal/sepolicy/dump
PRODUCT_PACKAGES += dump/dump_thermal.sh
PRODUCT_PACKAGES += dump_thermal.sh