summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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