P22: config zram size for dev boards

Bug: 222601059
Test: run generic/018
Signed-off-by: Randall Huang <huangrandall@google.com>
Change-Id: I2dad954957c9523816072fe4d42db6ae85dc87d1
This commit is contained in:
Randall Huang 2022-03-04 16:21:51 +08:00 committed by TreeHugger Robot
parent 22fe48b297
commit e3d97fcd99
2 changed files with 8 additions and 0 deletions

View file

@ -149,3 +149,7 @@ else
PRODUCT_COPY_FILES += \
device/google/pantah/location/gps_user.xml:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/gps.xml
endif
# Set zram size
PRODUCT_VENDOR_PROPERTIES += \
vendor.zram.size=3g

View file

@ -163,3 +163,7 @@ else
PRODUCT_COPY_FILES += \
device/google/pantah/location/gps_user.xml:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/gps.xml
endif
# Set zram size
PRODUCT_VENDOR_PROPERTIES += \
vendor.zram.size=3g