commit | 77ba461daecb57c477a794d623ddb36cf6799bc1 | [log] [tgz] |
---|---|---|
author | Andrei Onea <andreionea@google.com> | Wed Jun 16 12:51:41 2021 +0000 |
committer | Andrei Onea <andreionea@google.com> | Wed Jun 16 12:51:41 2021 +0000 |
tree | 8d8abd12649befefb9f75886703777ef10706fc9 | |
parent | dacdc6a7f791f41ed2535e239aeacc10112786a4 [diff] |
Use non-logging compat framework calls Use the internal, non-logging, compat framework calls in OomAdjuster. This should improve some of the slowdowns described in b/188660834 . These calls are in the same process as the platform_compat service, so will be direct calls, the only slowdown experienced was the logging. Test: m Bug: 188660834 Change-Id: I7bae8a5cdc0a347a88cc8bfd1dab06389f0afd71