summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorShreyas Basarge <snb@google.com>2016-03-15 22:19:04 +0000
committerShreyas Basarge <snb@google.com>2016-03-15 22:19:04 +0000
commit0529dac587b1361eac359737a5f10972bce5fd0d (patch)
tree835ca1da41caa833dec13d38cc47b2b5cb378ffd /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parentc4f31dde504bcb5de3dc8756c558b5bb3bfade5f (diff)
Fix for JobScheduler jobs not running
If the device is powered off when a job is supposed to run, its delay and deadline both are set to 0 on boot. If the deadlineExpired alarm runs first, the job is discarded from TimeController's tracked jobs list. The delay constraint is never set to true and the job would never be executed. This behavior is fixed here. Dump modified to print jobId and uId instead of hash to make it more meaningful. Bug: 27619643 Change-Id: If03e3d6f194f15fe43b697dcb4198137fa7ed646
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions