cm: Change the default sounds

 * Make the default sounds a bit less jarring
 * The dubstep ringtone, while funny, is kinda obnoxious.

Change-Id: I9bd8d0c900b655ea0d7065c2f3e01ce8f73390e4
diff --git a/config/common_full_phone.mk b/config/common_full_phone.mk
index c9db0e9..135a23d 100644
--- a/config/common_full_phone.mk
+++ b/config/common_full_phone.mk
@@ -3,9 +3,9 @@
 
 # Default ringtone
 PRODUCT_PROPERTY_OVERRIDES += \
-    ro.config.ringtone=CyanTone.ogg \
-    ro.config.notification_sound=CyanMessage.ogg \
-    ro.config.alarm_alert=CyanAlarm.ogg
+    ro.config.ringtone=Orion.ogg \
+    ro.config.notification_sound=Deneb.ogg \
+    ro.config.alarm_alert=Hassium.ogg
 
 PRODUCT_PACKAGES += \
   Mms