Turn on TimeController job skipping by default.
There was a bug in JobStatus.wouldBeReadyWithConnectivity where precomputed booleans weren't reconsidered when appropriate. This affected implicit constraints but most directly affected queries for the DEADLINE, which would then incorrectly return false when it could have returned true. Bug: 123539027 Test: atest com.android.server.job.controllers.JobStatusTest Test: atest TimingConstraintsTest Change-Id: Iee6c4e507c25a2ada39dbbcb8e5cc12dc9cf64c2
Loading
Please register or sign in to comment