gs201: 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: I0a37a3bb9470884c0522bc471704031ccaba4247 Signed-off-by: Minchan Kim <minchan@google.com>
This commit is contained in:
parent
338aaa1572
commit
66608337b7
1 changed files with 0 additions and 4 deletions
|
@ -1163,10 +1163,6 @@ PRODUCT_COPY_FILES += \
|
|||
# Call deleteAllKeys if vold detects a factory reset
|
||||
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
|
||||
include hardware/google/pixel/HardwareInfo/HardwareInfo.mk
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue