diff options
author | Jing Ji <jji@google.com> | 2020-07-09 19:01:53 -0700 |
---|---|---|
committer | Jing Ji <jji@google.com> | 2020-07-09 21:16:48 -0700 |
commit | c634a8f48c9b8103e0ed012747686761ba389591 (patch) | |
tree | 4f287bbc1a9ad19f600fa7fc48ac59245df0747b /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | d1ec2af44c0b2b468eee4ed28ba55a15a3d33429 (diff) |
Avoid extra calls into updateOomAdj
finishReceiver involves multiple calls into updateOomAdj
and the last one is from the trimApplications which will do
a full oom adj update; therefore the other one could be skipped.
Also fixed a test failure int ActivityManagerPerfTests due to
background restrictions
Bug: 160908195
Test: atest ActivityManagerPerfTests
Test: atest CtsAppTestCases
Change-Id: I6a7d0a96a65cea24995337eca1b50f00dbc4edee
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions