commit | 89153ed4788ac9bd91ee751f5de93ea3918d0fe8 | [log] [tgz] |
---|---|---|
author | Steve Kondik <shade@chemlab.org> | Sat Jan 29 00:34:37 2011 +0000 |
committer | Gerrit Code Review <gerrit@review.cyanogenmod.com> | Sat Jan 29 00:34:37 2011 +0000 |
tree | d284e91df1b09b2cc53965930f3e3e89824275f9 | |
parent | 4228011bc9591daa1f8ab15f64962c4bbd542c41 [diff] | |
parent | 0d6d3991377e3d75cd6f931604b862c0ee3c4788 [diff] |
Merge "cm: Add default alarm tone" into gingerbread
diff --git a/products/common_full.mk b/products/common_full.mk index 4b9edec..6bdc250 100644 --- a/products/common_full.mk +++ b/products/common_full.mk
@@ -10,5 +10,5 @@ # Default ringtone PRODUCT_PROPERTY_OVERRIDES += \ ro.config.ringtone=Playa.ogg \ - ro.config.notification_sound=regulus.ogg - + ro.config.notification_sound=regulus.ogg \ + ro.config.alarm_alert=Alarm_Beep_03.ogg