OSDN Git Service

BgDexopt: Reschedule job on timeout
authorAndreas Gampe <agampe@google.com>
Tue, 27 Mar 2018 22:04:19 +0000 (15:04 -0700)
committerAndreas Gampe <agampe@google.com>
Tue, 27 Mar 2018 22:04:19 +0000 (15:04 -0700)
commitc157be081ebe3b8aba360330fcdaa8b7eeb67024
tree78014cb685f08ce70288a56c257623db5be7c045
parenta36ada4b950c5bcc9007001a08c7d48cb52f1e65
BgDexopt: Reschedule job on timeout

When the background dexopt job times out, tell the scheduler to
reschedule it, as we have more work to do.

Bug: 76425903
Test: m
Test: manual
Change-Id: Ibbdb979bceb1ff0a25f8aed2b3cc26a7f30057e2
services/core/java/com/android/server/pm/BackgroundDexOptService.java