gs101: change swap_free_low_percentage to 10
Since LMKD introduced aggressive kill for cached apps, we can change the swap_free_low_percentage back to 10. Bug: 300660611 Change-Id: Ib570d579e0d3addee242b226aed72a3a138a0f78 Signed-off-by: Minchan Kim <minchan@google.com>
This commit is contained in:
parent
f22905a1b0
commit
402f9f3f88
1 changed files with 0 additions and 4 deletions
|
@ -1124,9 +1124,5 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
# Call deleteAllKeys if vold detects a factory reset
|
# Call deleteAllKeys if vold detects a factory reset
|
||||||
PRODUCT_VENDOR_PROPERTIES += ro.crypto.metadata_init_delete_all_keys.enabled=true
|
PRODUCT_VENDOR_PROPERTIES += ro.crypto.metadata_init_delete_all_keys.enabled=true
|
||||||
|
|
||||||
# Increase lmkd aggressiveness
|
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
|
||||||
ro.lmk.swap_free_low_percentage=100
|
|
||||||
|
|
||||||
# Hardware Info Collection
|
# Hardware Info Collection
|
||||||
include hardware/google/pixel/HardwareInfo/HardwareInfo.mk
|
include hardware/google/pixel/HardwareInfo/HardwareInfo.mk
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue