OSDN Git Service

Fix DismissAllAlarmsService.
authorKen Shirriff <kens@google.com>
Thu, 4 Feb 2010 17:43:07 +0000 (09:43 -0800)
committerKen Shirriff <kens@google.com>
Thu, 4 Feb 2010 18:11:31 +0000 (10:11 -0800)
commit6c646013ff8a44cefe10d2941811902b393c16f0
tree6fad8145138a84dadb59233f5ca09487c0780f40
parentdab026ce047a346c56a795d7d34877f8a9475188
Fix DismissAllAlarmsService.

Updates need to be done on calendar_alerts, not
calendar_alerts_by_instance.  The latter is intended to group results
when querying.

bug 2417941
src/com/android/calendar/DismissAllAlarmsService.java