Merge "akita: adjust zram swap size to 50% of total memory" into udc-d1-dev
This commit is contained in:
commit
e5a182a9c2
1 changed files with 1 additions and 1 deletions
|
@ -179,7 +179,7 @@ DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/akita/device_framework
|
||||||
|
|
||||||
# Set zram size
|
# Set zram size
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
vendor.zram.size=3g \
|
vendor.zram.size=50p \
|
||||||
persist.device_config.configuration.disable_rescue_party=true
|
persist.device_config.configuration.disable_rescue_party=true
|
||||||
|
|
||||||
# Fingerprint HAL
|
# Fingerprint HAL
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue