OSDN Git Service

Do not merge.
authorPatrick Scott <phanna@android.com>
Wed, 19 Aug 2009 18:07:02 +0000 (14:07 -0400)
committerPatrick Scott <phanna@android.com>
Wed, 19 Aug 2009 18:09:26 +0000 (14:09 -0400)
commit372cbb5437b209f6d909ea247080da6a48c3a590
tree64c40266176d3ed569c3d8853045f34a89344e7d
parent9229d3f66c7550f9c51ecb69b1fca739051e7f48
Do not merge.
Wake the screen before launching the AlarmAlert.

This ensures that if an alarm has already been killed due to the timeout, a
second alarm will wake the device and play the alert. The ActivityManager will
not resume the top activity if the device is sleeping (meaning the screen is
off).
src/com/android/alarmclock/AlarmReceiver.java