Skip to content
Commit 5871539d authored by Kweku Adams's avatar Kweku Adams
Browse files

Make sure out-of-quota EJs stop in time.

If an app runs out of EJ quota while one of its EJs is running, then the
running EJ should only be allowed to run for the minimum execution limit
(currently 3 minutes). Once that execution time has transpired, the
out-of-quota EJ should be stopped.

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