android_system_core/lmkd
Suren Baghdasaryan d07a94f973 lmkd: Fix the message printed during a kill to avoid confusion
Current kills message prints min_score_adj marked as "oom_adj" which
is confusing. This change marks it as "min_oom_adj" to be more clear.

Change-Id: If52f0fb25fe3208c928c5d6adce77c04b9f15a0e
2018-03-21 17:12:42 +00:00
..
include lmkd: Introduce liblmkd_utils for communicating with lmkd process 2018-03-09 11:18:53 -08:00
tests lmkd: Fix lmkd-test to work with relative paths 2018-03-13 12:34:18 -07:00
Android.bp lmkd: Introduce liblmkd_utils for communicating with lmkd process 2018-03-09 11:18:53 -08:00
OWNERS Add lmkd/OWNERS. 2017-12-08 16:12:58 -08:00
liblmkd_utils.c lmkd: Introduce liblmkd_utils for communicating with lmkd process 2018-03-09 11:18:53 -08:00
lmkd.c lmkd: Fix the message printed during a kill to avoid confusion 2018-03-21 17:12:42 +00:00
lmkd.rc