zuma: Set max supported page size to 65536
Set the max page size on zuma devices to 65536. Bug: 300367402 Test: readelf -Wl /system/bin/init Change-Id: I4d3e45f5da1cfc50c639aea44d5670a936ca47a8
This commit is contained in:
parent
18f3b37824
commit
eb1c1ce936
1 changed files with 0 additions and 3 deletions
|
@ -44,9 +44,6 @@ 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
|
||||
|
||||
# Trigger fsck on upgrade (305658663)
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
ro.preventative_fsck = 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue