Merge "caimito: adjust zram size to half ddr size" into main

This commit is contained in:
Minchan Kim 2023-10-14 00:33:10 +00:00 committed by Android (Google) Code Review
commit 35ab37bc16
5 changed files with 5 additions and 5 deletions

View file

@ -217,7 +217,7 @@ endif
# Set zram size
PRODUCT_VENDOR_PROPERTIES += \
vendor.zram.size=3g \
vendor.zram.size=50p \
vendor.disable.thermal.control=1 \
persist.device_config.configuration.disable_rescue_party=true