P22: config zram size for dev boards am: e3d97fcd99

Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/17070622

Change-Id: I8e06153e3b70d9115262de457896f62558ea8cee
This commit is contained in:
Randall Huang 2022-03-04 16:06:16 +00:00 committed by Automerger Merge Worker
commit 5d8b785169
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