Comment 1 for bug 1411171

Revision history for this message
Dave Morley (davmor2) wrote : Re: Repeating alarm disabled after it went off once

STEPS TO TEST CLOCK APP OVER EDS:
1. Set a repeatable alarm as above
2. Mock the day change with the following (Supposing alarm 1 was Monday 09:20)
adb shell
sudo date -s "Tue Jan 20 09:19:00 2015"
<change the date as appropriate>
3. You will note that the alarm still goes off so eds has the data correctly in place only the alarms page displays that the alarm is disabled.