Increase zram size to 3G

Bug: 207572845
Signed-off-by: Martin Liu <liumartin@google.com>
Change-Id: Idb2191bbe295e504532919d03f8a1b220e1a8b9a
This commit is contained in:
Martin Liu 2022-03-04 16:40:14 +08:00 committed by TreeHugger Robot
parent 1d969e23cf
commit 032fd04da1

View File

@ -149,3 +149,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
# WIFI COEX
PRODUCT_COPY_FILES += \
device/google/lynx/wifi/coex_table.xml:$(TARGET_COPY_OUT_VENDOR)/etc/wifi/coex_table.xml
# Set zram size
PRODUCT_VENDOR_PROPERTIES += \
vendor.zram.size=3g