Adjust zram size to 3G

According to the test result, turn zram size to 3G.

Bug: 240372982
Test: boot
Signed-off-by: Martin Liu <liumartin@google.com>
Change-Id: Ibafae43d860316188b71507b6207378d9221e456
This commit is contained in:
Martin Liu 2022-09-01 21:30:28 +08:00
parent 4223e614b6
commit 7fb9a39f3e

View file

@ -161,7 +161,7 @@ PRODUCT_PACKAGES += \
# Set zram size # Set zram size
PRODUCT_VENDOR_PROPERTIES += \ PRODUCT_VENDOR_PROPERTIES += \
vendor.zram.size=2g vendor.zram.size=3g
# Enable camera 1080P 60FPS binning mode # Enable camera 1080P 60FPS binning mode
PRODUCT_VENDOR_PROPERTIES += \ PRODUCT_VENDOR_PROPERTIES += \