zuma: 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: I688f2559698c7553a7f585cab2693d09d70731f4 Signed-off-by: Minchan Kim <minchan@google.com>
This commit is contained in:
parent
a7648dfb45
commit
f08b6e4d84
1 changed files with 0 additions and 4 deletions
|
@ -1160,10 +1160,6 @@ PRODUCT_VENDOR_PROPERTIES += ro.crypto.metadata_init_delete_all_keys.enabled?=tr
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
ro.crypto.volume.options=aes-256-xts:aes-256-hctr2
|
ro.crypto.volume.options=aes-256-xts:aes-256-hctr2
|
||||||
|
|
||||||
# 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