Merge "shusky: adjust zram swap size to 50% of total memory" into udc-d1-dev

This commit is contained in:
Wei Wang 2023-04-26 21:41:50 +00:00 committed by Android (Google) Code Review
commit a08c53bf89
3 changed files with 3 additions and 3 deletions

View file

@ -230,7 +230,7 @@ endif
# 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 += \