added audio files contributed by "Dennis Cleiren"
Change-Id: If10709db3a35e195ed4bf53e7b934d4cc9fbc49c
This commit is contained in:
committed by
Arne Coucheron
parent
f8fadb4ce1
commit
dd5be36f6c
@@ -4,11 +4,14 @@ $(call inherit-product, vendor/cm/config/common.mk)
|
||||
# Bring in all audio files
|
||||
include frameworks/base/data/sounds/AllAudio.mk
|
||||
|
||||
# Include CM audio files
|
||||
include vendor/cm/config/cm_audio.mk
|
||||
|
||||
# Default ringtone
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.config.ringtone=Playa.ogg \
|
||||
ro.config.notification_sound=regulus.ogg \
|
||||
ro.config.alarm_alert=Alarm_Beep_03.ogg
|
||||
ro.config.ringtone=CyanTone.ogg \
|
||||
ro.config.notification_sound=CyanMessage.ogg \
|
||||
ro.config.alarm_alert=CyanAlarm.ogg
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
Mms
|
||||
|
Reference in New Issue
Block a user