summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorChristopher Tate <ctate@google.com>2015-02-26 19:32:55 -0800
committerChristopher Tate <ctate@google.com>2015-03-02 18:01:28 -0800
commit73570db59f9178cf3a8affe943e96808ac404049 (patch)
treefa500a58f47332bd66315f6c55c43eb85cdd3930 /tools/aapt2/java/JavaClassGenerator.cpp
parent20d58e2af7738209b068038197db516d365d887a (diff)
Use scheduled job rather than periodic alarms for key/value backups
Instead of a runs-forever periodic alarm that drives key/value backup passes, we instead schedule-on-demand a trigger job that will kick off the pass after a batching interval. The key semantic change is that we now never wake for key/value backup work unless we've been explicitly asked to do so. We also use a rather longer batching interval than was previously the case. Bug 19536032 Change-Id: Ie377562b2812c9aeda0ee73770dfa94af6017778
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions