cm: Move default ringtone override to telephony.mk

Change-Id: If5bf8f72f9b07271145d910ba5c44dc73748ae27
This commit is contained in:
fuzz
2014-02-22 16:39:38 +09:00
parent eeeb0888d4
commit a278f039cb
5 changed files with 9 additions and 9 deletions

View File

@@ -1,9 +1,8 @@
# Inherit common CM stuff
$(call inherit-product, vendor/cm/config/common_full.mk)
# Default ringtone
# Default notification/alarm sounds
PRODUCT_PROPERTY_OVERRIDES += \
ro.config.ringtone=Orion.ogg \
ro.config.notification_sound=Argon.ogg \
ro.config.alarm_alert=Hassium.ogg