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:
commit
5d8b785169
2 changed files with 8 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue