zuma: Set max supported page size to 4096 am: 9b743e5938
am: d59cc0f6e0
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma/+/24790440 Change-Id: I80956a1765efceb0bb68f20936423554ee07b959 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
f2a5ce9f0a
1 changed files with 3 additions and 0 deletions
|
@ -44,6 +44,9 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
|||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
ro.thermal_warmreset = true
|
||||
|
||||
# Set the max page size to 4096 (b/300367402)
|
||||
PRODUCT_MAX_PAGE_SIZE_SUPPORTED := 4096
|
||||
|
||||
# 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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue