Increase zram size to 3G
Bug: 207572845 Signed-off-by: Martin Liu <liumartin@google.com> Change-Id: Idb2191bbe295e504532919d03f8a1b220e1a8b9a
This commit is contained in:

committed by
TreeHugger Robot

parent
1d969e23cf
commit
032fd04da1
@@ -149,3 +149,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||||||
# WIFI COEX
|
# WIFI COEX
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
device/google/lynx/wifi/coex_table.xml:$(TARGET_COPY_OUT_VENDOR)/etc/wifi/coex_table.xml
|
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
|
||||||
|
Reference in New Issue
Block a user