Snap for 11517216 from 792837721c
to 24Q3-release
Change-Id: I1e26b602b7441586252e99d8ddd39d91a94b5a58
This commit is contained in:
commit
fea3bc4814
3 changed files with 8 additions and 1 deletions
4
mte/OWNERS
Normal file
4
mte/OWNERS
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
eugenis@google.com
|
||||||
|
pcc@google.com
|
||||||
|
mitchp@google.com
|
||||||
|
fmayer@google.com
|
|
@ -1,4 +1,7 @@
|
||||||
include build/make/target/product/fullmte.mk
|
include build/make/target/product/fullmte.mk
|
||||||
|
|
||||||
|
PRODUCT_MODULE_BUILD_FROM_SOURCE := true
|
||||||
|
|
||||||
BOARD_KERNEL_CMDLINE += bootloader.pixel.MTE_FORCE_ON
|
BOARD_KERNEL_CMDLINE += bootloader.pixel.MTE_FORCE_ON
|
||||||
# TODO(b/324412910): Remove this when the stack-buffer-overflow is fixed.
|
# TODO(b/324412910): Remove this when the stack-buffer-overflow is fixed.
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/thermal/sepolicy/dump
|
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/thermal/sepolicy/dump
|
||||||
|
|
||||||
PRODUCT_PACKAGES += dump/dump_thermal.sh
|
PRODUCT_PACKAGES += dump_thermal.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue