replicant-vendor_replicant/products/common_full.mk
Steve Kondik 2694f70576 Split up common.mk for smaller devices
Capable devices now inherit from common_full.mk, where smaller devices
can inherit from common.mk. This currently excludes the extra ringtones
and built in themes.

Change-Id: I604ac29648a7311ba1dcc9a8005b1be1424ce596
2011-01-22 02:53:32 -05:00

14 lines
316 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=DonMessWivIt.ogg