Increase zram size to 3G am: 6ea528f92c
Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/17076613 Change-Id: Ifa24249797d63a2ceda5f2b19a3faae6788f1c31
This commit is contained in:
commit
6a3536cc16
1 changed files with 4 additions and 0 deletions
|
@ -216,3 +216,7 @@ PRODUCT_PACKAGES += \
|
||||||
|
|
||||||
# Trusty liboemcrypto.so
|
# Trusty liboemcrypto.so
|
||||||
PRODUCT_SOONG_NAMESPACES += vendor/google_devices/felix/prebuilts
|
PRODUCT_SOONG_NAMESPACES += vendor/google_devices/felix/prebuilts
|
||||||
|
|
||||||
|
# Set zram size
|
||||||
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
|
vendor.zram.size=3g
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue