commit | 35d73857b5d36373ac7126c86139ea5437a6457b | [log] [tgz] |
---|---|---|
author | Michael Wachenschwanz <mwachens@google.com> | Tue Nov 14 12:24:07 2023 -0800 |
committer | Michael Wachenschwanz <mwachens@google.com> | Tue Nov 14 12:24:07 2023 -0800 |
tree | 192970f3f14db3f21fc6589dbccc0381aa352533 | |
parent | 121a0b3d44da2077ddbc006c1d0a6e71ae56bfca [diff] |
Fix testUpdateOomAdj_DoOne_AboveClient_NotStarted The new OomAdjuster implementation relies on onProcessBeginLocked being called. Use the helper updateOomAdj method which handles that. Test: atest MockingOomAdjusterTests Fix: 310995646 Change-Id: Ia5044569b8b9e2c1cbe49df75351e4e433c47619