Merge cherrypicks of ['googleplex-android-review.googlesource.com/25189351'] into udc-qpr1-release.

Change-Id: I8dd9a61b805ffb437889e934cd95fbd2961b62ff
This commit is contained in:
Android Build Coastguard Worker 2023-10-27 03:36:20 +00:00
commit 804eaebcae

View file

@ -47,6 +47,10 @@ PRODUCT_PRODUCT_PROPERTIES += \
# Set the max page size to 4096 (b/300367402)
PRODUCT_MAX_PAGE_SIZE_SUPPORTED := 4096
# Trigger fsck on upgrade (305658663)
PRODUCT_PRODUCT_PROPERTIES += \
ro.preventative_fsck = 1
# Indicate that the bootloader supports the MTE developer option switch
# (MISC_MEMTAG_MODE_MEMTAG_ONCE), with the exception of _fullmte products that
# force enable MTE.