Snap for 11517367 from 792837721c
to 24Q2-release
Change-Id: I26a71eba4ea79fe4c244115c7eb9a8dc1e91fc60
This commit is contained in:
commit
fa2cd6ad05
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
|
||||
|
||||
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 += \
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue