replicant-vendor_replicant/products/common_full.mk
Steve Kondik c25cb50f0a cm: Update default ringtone/notification
- Playa for ringtone
 - Regulus for notifications

Change-Id: Ic4c3a99a6919b7dc7bebe5e4715ae3614c0d9713
2011-01-22 17:10:05 -05:00

15 lines
356 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