Add lmkd. ro.lmk.thrashing_limit_critical property policies
Add policies to control ro.lmk.thrashing_limit_critical lmkd property. Bug: 181778155 Signed-off-by: Suren Baghdasaryan <surenb@google.com> Change-Id: I25eeb84e6e073510e2f516fd38b80c67afe26917
This commit is contained in:
parent
ad82d6d5db
commit
c461b3b778
1 changed files with 1 additions and 0 deletions
|
@ -497,6 +497,7 @@ ro.lmk.psi_complete_stall_ms u:object_r:lmkd_config_prop:s0 exact int
|
|||
ro.lmk.swap_free_low_percentage u:object_r:lmkd_config_prop:s0 exact int
|
||||
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.use_minfree_levels u:object_r:lmkd_config_prop:s0 exact bool
|
||||
ro.lmk.upgrade_pressure u:object_r:lmkd_config_prop:s0 exact int
|
||||
|
|
Loading…
Reference in a new issue