summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorChristopher Tate <ctate@google.com>2016-08-03 14:57:47 -0700
committerChris Tate <ctate@android.com>2016-08-29 19:44:55 +0000
commitc60da1edc1f5f8d028c3e88b8ca51d790f2a012a (patch)
treecb82450325d5557842c0803882f18cf04325afd1 /tools/aapt2/java/JavaClassGenerator.cpp
parentc5a17fc39fd22cd1dbf7483bbfd7e76f101d99c2 (diff)
Eliminate next-alarm-clock broadcast flapping
When multiple alarm clocks are scheduled at the same time, we would flap among the alternatives for considering them the 'next upcoming alarm clock', which in turn would generate [many] spurious broadcasts about changes to the upcoming alarm situation. This is now fixed; once we have found the soonest upcoming alarm clock, we stick with that one until it becomes unavailable, eliminating the spurious broadcast traffic. Bug 29501073 Change-Id: Ice1892490bb339e05fa8bd9d324fa1c6718b4942 (cherry picked from commit 76389c00d3d3ce79e48d9e87b597707ed3e8970c)
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions