diff options
author | Christopher Tate <ctate@google.com> | 2019-11-13 14:13:49 -0800 |
---|---|---|
committer | Christopher Tate <ctate@google.com> | 2019-12-11 18:10:08 -0800 |
commit | 765c9bc263e0d0f1ad3713791e0cc92d1f2b2e32 (patch) | |
tree | 9b4f5c1b5ec0bebcbb06ef3300ec50393ac8b23e /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 22bf81a6544ec99c975d21870dc7d2d8a572c036 (diff) |
Fix job preemption logic
We try to find the lowest-priority running job for preemption. The code
was looking at the wrong piece of information for deciding which to
select, leading to preemption of inappropriate jobs.
Along the way, fix the mock-based JobSchedulerServiceTest, which had not
yet been updated to track AppStandInternal LocalService changes.
Bug: 137019975
Test: atest com.android.server.job.JobSchedulerServiceTest
Test: atest CtsJobSchedulerTestCases
Change-Id: I902a7626e4a14c288388544f8a6b263770805a7f
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions