Skip to content
Commit 682673fc authored by Kweku Adams's avatar Kweku Adams
Browse files

Fix ConnectivityController running job counting.

Use a Set of running jobs so that ConnectivityController has a clear
understanding of how many jobs are running. In the process, also fix the
issue where controllers would think that a job was running even though
it had actually failed to start.

Bug: 184740668
Test: atest frameworks/base/services/tests/servicestests/src/com/android/server/job
Test: atest frameworks/base/services/tests/mockingservicestests/src/com/android/server/job
Test: atest CtsJobSchedulerTestCases
Change-Id: Iff142e63b2a3cb92c9467608f95401c7a0f287ee
parent 177de2ed
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment