commit | fc9561e240b725b37b60ef7184736dc6ba4b77fe | [log] [tgz] |
---|---|---|
author | Chris Phlipot <cphlipot@fb.com> | Tue Apr 12 11:29:24 2022 -0700 |
committer | Christopher Phlipot <cphlipot@fb.com> | Tue Apr 12 18:42:53 2022 +0000 |
tree | b31f310cc3dcaef624ca33101c8d0b57fa53e732 | |
parent | 89ee3e6394eb1b3275393dbbc7e032103136d4aa [diff] |
Fix swapped backup/heavy oom adj labels The labels for the "backup" and "heavy" oom adj are swapped relative to the ordering in DUMP_MEM_OOM_ADJ. Swap the order of the labels to be consistent. This should resolve an issue where meminfo mixes up heavy and backup in the text-based report. Change-Id: Idbc985c3080eada0945c21825659b031f1f7f2a5 Signed-off-by: Chris Phlipot <cphlipot@fb.com>