cm: Fix default notification sound
* Deneb.ogg was removed in a recent commit. Replace it with Argon.ogg which sounds exactly the same. Change-Id: I8194ca5c9990dd80bbf07ed89965d4bf0b8070b6
This commit is contained in:
@@ -4,7 +4,7 @@ $(call inherit-product, vendor/cm/config/common_full.mk)
|
||||
# Default ringtone
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.config.ringtone=Orion.ogg \
|
||||
ro.config.notification_sound=Deneb.ogg \
|
||||
ro.config.notification_sound=Argon.ogg \
|
||||
ro.config.alarm_alert=Hassium.ogg
|
||||
|
||||
# BT config
|
||||
|
Reference in New Issue
Block a user