summaryrefslogtreecommitdiffstats
path: root/target/product/full_base.mk
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2010-10-24 13:31:17 -0700
committerJean-Baptiste Queru <jbq@google.com>2010-10-24 13:31:17 -0700
commitcbc479c3a64e054ae2c6945cdad14fd0ef789497 (patch)
treecb818a9e15b1921f5daf1f2beb9636082a04e67d /target/product/full_base.mk
parentcd3bd7402f64873ea8dc23d5a6c53b1733373347 (diff)
downloadbuild-cbc479c3a64e054ae2c6945cdad14fd0ef789497.zip
build-cbc479c3a64e054ae2c6945cdad14fd0ef789497.tar.gz
build-cbc479c3a64e054ae2c6945cdad14fd0ef789497.tar.bz2
Set defauilt ringtone and default notification in full builds
Change-Id: Ia5c76d393d428dffc72cb8440720fa0f0884e401
Diffstat (limited to 'target/product/full_base.mk')
-rw-r--r--target/product/full_base.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/target/product/full_base.mk b/target/product/full_base.mk
index 0a215f6..fb9b528 100644
--- a/target/product/full_base.mk
+++ b/target/product/full_base.mk
@@ -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