Merge "lmkd: Add ro.lmkd.direct_reclaim_threshold_ms property policies" into main

This commit is contained in:
Treehugger Robot 2024-03-26 20:19:50 +00:00 committed by Gerrit Code Review
commit 0e5b64af14

View file

@ -765,6 +765,7 @@ ro.lmk.swap_util_max u:object_r:lmkd_config_prop:s0 exact int
ro.lmk.thrashing_limit u:object_r:lmkd_config_prop:s0 exact int
ro.lmk.thrashing_limit_critical u:object_r:lmkd_config_prop:s0 exact int
ro.lmk.thrashing_limit_decay u:object_r:lmkd_config_prop:s0 exact int
ro.lmk.direct_reclaim_threshold_ms u:object_r:lmkd_config_prop:s0 exact int
ro.lmk.use_minfree_levels u:object_r:lmkd_config_prop:s0 exact bool
ro.lmk.use_new_strategy u:object_r:lmkd_config_prop:s0 exact bool
ro.lmk.use_psi u:object_r:lmkd_config_prop:s0 exact bool