OSDN Git Service

AI 145870: Add a build property for the default alarm alert. Update the various
authorPatrick Scott <>
Mon, 13 Apr 2009 16:57:38 +0000 (09:57 -0700)
committerThe Android Open Source Project <initial-contribution@android.com>
Mon, 13 Apr 2009 16:57:38 +0000 (09:57 -0700)
commitf4a8923caf76a5c8febba8943c6f5b33c03a8f0b
tree690a293d15d2bc852323e4ef10809191bcbc1c54
parent9606b7139ffba92af3f6c2e70c22e96b4b698453
AI 145870: Add a build property for the default alarm alert. Update the various
  framework classes to deal with the new property. Also update various
  documentation that mentions the default ringtones.
  Use the build property as the default alert when the user has not chosen
  an alert for an alarm. This is also used if the alarm alert is null when
  the alarm fires.
  BUG=1723684

Automated import of CL 145870
src/com/android/alarmclock/AlarmKlaxon.java
src/com/android/alarmclock/SetAlarm.java