commit | f0226c3aebd839af5fe00839347e77ae0a6b1da1 | [log] [tgz] |
---|---|---|
author | Michael Wachenschwanz <mwachens@google.com> | Wed Sep 18 13:14:22 2024 -0700 |
committer | Michael Wachenschwanz <mwachens@google.com> | Tue Oct 08 16:42:19 2024 -0700 |
tree | bcbb386a5ccaab9d4845829623b47c9c275dc074 | |
parent | b6924395f6e50db24129c3c820c38e8e96dd7216 [diff] |
Wrap all state changes that can affect OomAdjuster computation The new ProcessStateController will be responsible for handling all state changes that can affect OomAdjuster computation. This CL is the first step of several and just does a benign replacements of all state changes with a call into ProcessStateController. Flag: EXEMPTED refactor Bug: 346822474 Test: atest MockingOomAdjusterTests Change-Id: Iefc05dd5996c86eab362e73054821702aa87e927