summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2016-03-30 14:55:00 -0700
committerDianne Hackborn <hackbod@google.com>2016-03-30 14:59:22 -0700
commit945c9c9f8f65556dd93218df724be25c634f6db3 (patch)
tree30c4933147ce3ba73bb8a86332c289198479e69b /tools/aapt2/java/JavaClassGenerator.cpp
parentd845a8b114fdfc0576864a637e702540a7fc6076 (diff)
Fix issue #27920133: Need to ensure activity starts in idle maintenance
We now hold a wake lock while going in to idle maintenance, since we really want to make sure everyone has a chance to respond. And since we are doing that, we can move to just using a delayed message to make sure we don't leave maintenance until the time expires, getting rid of the separate timeout alarm. Also improve the initial transition to light idle mode so that if we currently have work going on, we will wait for up to 15 minutes more before actually going idle and forcing it to stop. Change-Id: I6045da57ab4165f80a651126e99371c029ced23d
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions