Fix default Alarm tone
Hassium was deleted as a duplicate of Helium. Fix this value. Change-Id: I27e60c05ebe82d5ba400d84f5466308012a102d6
This commit is contained in:
@@ -4,7 +4,7 @@ $(call inherit-product, vendor/cm/config/common_full.mk)
|
|||||||
# Default notification/alarm sounds
|
# Default notification/alarm sounds
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
ro.config.notification_sound=Argon.ogg \
|
ro.config.notification_sound=Argon.ogg \
|
||||||
ro.config.alarm_alert=Hassium.ogg
|
ro.config.alarm_alert=Helium.ogg
|
||||||
|
|
||||||
ifeq ($(TARGET_SCREEN_WIDTH) $(TARGET_SCREEN_HEIGHT),$(space))
|
ifeq ($(TARGET_SCREEN_WIDTH) $(TARGET_SCREEN_HEIGHT),$(space))
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
|
@@ -4,7 +4,7 @@ $(call inherit-product, vendor/cm/config/common_full.mk)
|
|||||||
# Default notification/alarm sounds
|
# Default notification/alarm sounds
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
ro.config.notification_sound=Argon.ogg \
|
ro.config.notification_sound=Argon.ogg \
|
||||||
ro.config.alarm_alert=Hassium.ogg
|
ro.config.alarm_alert=Helium.ogg
|
||||||
|
|
||||||
ifeq ($(TARGET_SCREEN_WIDTH) $(TARGET_SCREEN_HEIGHT),$(space))
|
ifeq ($(TARGET_SCREEN_WIDTH) $(TARGET_SCREEN_HEIGHT),$(space))
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
|
@@ -7,7 +7,7 @@ include vendor/cm/config/cm_audio.mk
|
|||||||
# Default notification/alarm sounds
|
# Default notification/alarm sounds
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
ro.config.notification_sound=Argon.ogg \
|
ro.config.notification_sound=Argon.ogg \
|
||||||
ro.config.alarm_alert=Hassium.ogg
|
ro.config.alarm_alert=Helium.ogg
|
||||||
|
|
||||||
ifeq ($(TARGET_SCREEN_WIDTH) $(TARGET_SCREEN_HEIGHT),$(space))
|
ifeq ($(TARGET_SCREEN_WIDTH) $(TARGET_SCREEN_HEIGHT),$(space))
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
|
@@ -7,7 +7,7 @@ include vendor/cm/config/cm_audio.mk
|
|||||||
# Default notification/alarm sounds
|
# Default notification/alarm sounds
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
ro.config.notification_sound=Argon.ogg \
|
ro.config.notification_sound=Argon.ogg \
|
||||||
ro.config.alarm_alert=Hassium.ogg
|
ro.config.alarm_alert=Helium.ogg
|
||||||
|
|
||||||
ifeq ($(TARGET_SCREEN_WIDTH) $(TARGET_SCREEN_HEIGHT),$(space))
|
ifeq ($(TARGET_SCREEN_WIDTH) $(TARGET_SCREEN_HEIGHT),$(space))
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
|
Reference in New Issue
Block a user