diff options
author | Christopher Tate <ctate@google.com> | 2016-08-03 14:57:47 -0700 |
---|---|---|
committer | Christopher Tate <ctate@google.com> | 2016-08-03 14:57:47 -0700 |
commit | 76389c00d3d3ce79e48d9e87b597707ed3e8970c (patch) | |
tree | 6efd80f8c2e9b9cd189e63b51260e0d5b1a42f72 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 4a051a849d3be60f84fdd603bfb42af4d07cdea0 (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
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions