replicant-vendor_replicant/products/common_full.mk
Steve Kondik 0d6d399137 cm: Add default alarm tone
Change-Id: Ic4143410b4b36c04724ac69703b3c2cde8bc174d
2011-01-28 19:03:12 -05:00

15 lines
401 B
Makefile

# Inherit common CM stuff
$(call inherit-product, vendor/cyanogen/products/common.mk)
# Bring in all audio files
include frameworks/base/data/sounds/AllAudio.mk
# Theme packages
include vendor/cyanogen/products/themes.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