OSDN Git Service

Always re-evaluate kernel alarm setpoints when a new alarm is added
authorChristopher Tate <ctate@google.com>
Sat, 26 Oct 2013 03:18:03 +0000 (20:18 -0700)
committerChristopher Tate <ctate@google.com>
Mon, 28 Oct 2013 17:34:54 +0000 (10:34 -0700)
commit7d57ed88c9f5fec37fa149230d836fd11f6192df
tree18e50e87915ddc5a30c636eaffb37e7c06b328dc
parent6364c26cb385ea654b7c8af8a1ef2f5cb4a556c2
Always re-evaluate kernel alarm setpoints when a new alarm is added

...even if the new one is later than some other existing alarms.

Bug 11392699

Change-Id: I80dccd76300acb4729f0337665b91e897a770571
services/java/com/android/server/AlarmManagerService.java