Merge UQ1A.231205.015
Bug: 308969284 Merged-In: Icc611e53d39734b7f6ce9c70ca601d61ec4d4e33 Change-Id: I12add8918fb1922029cbbee130be33a3a36e44a4
This commit is contained in:
commit
8dadca19cf
1 changed files with 4 additions and 0 deletions
|
@ -47,6 +47,10 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
# Set the max page size to 4096 (b/300367402)
|
# Set the max page size to 4096 (b/300367402)
|
||||||
PRODUCT_MAX_PAGE_SIZE_SUPPORTED := 4096
|
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
|
# Indicate that the bootloader supports the MTE developer option switch
|
||||||
# (MISC_MEMTAG_MODE_MEMTAG_ONCE), with the exception of _fullmte products that
|
# (MISC_MEMTAG_MODE_MEMTAG_ONCE), with the exception of _fullmte products that
|
||||||
# force enable MTE.
|
# force enable MTE.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue