caimito: adjust zram size to half ddr size

Bug: 300517545
Test: Check zram size
Change-Id: I457bcf045bbfecb569872450749ad03d2bcc96ec
This commit is contained in:
Richard Chang 2023-10-13 06:41:05 +00:00
parent f5b48812ed
commit b032c63143
5 changed files with 5 additions and 5 deletions

View file

@ -229,7 +229,7 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.lbe.supported=1
# Set zram size
PRODUCT_VENDOR_PROPERTIES += \
vendor.zram.size=3g \
vendor.zram.size=50p \
persist.device_config.configuration.disable_rescue_party=true
PRODUCT_VENDOR_PROPERTIES += \