Set defauilt ringtone and default notification in full builds

Change-Id: Ia5c76d393d428dffc72cb8440720fa0f0884e401
This commit is contained in:
Jean-Baptiste Queru 2010-10-24 13:31:17 -07:00
parent cd3bd7402f
commit cbc479c3a6

View File

@ -30,7 +30,9 @@ PRODUCT_PACKAGES := \
PRODUCT_PROPERTY_OVERRIDES := \
keyguard.no_require_sim=true \
ro.com.android.dateformat=MM-dd-yyyy \
ro.com.android.dataroaming=true
ro.com.android.dataroaming=true \
ro.config.ringtone=Ring_Synth_04.ogg \
ro.config.notification_sound=pixiedust.ogg
# Put en_US first in the list, to make it default.
PRODUCT_LOCALES := en_US