From 112e85e36bf9bf2af9a67e138934b66877be868b Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Wed, 13 Aug 2014 21:14:40 -0700 Subject: Add SettingsUtil to PhoneCommon, move methods here from Telephony. + Move updateRingtoneName() to SettingsUtil, so that it can be used both by Telephony and Dialer. Changed it to pass in a couple parameters (eg. context) to make this possible.. + Move utility for getting the vibrate-when-ringing setting. Bug: 16788935 Change-Id: I0a836b4040fd88d930b5a8cc0051411b170ea9db --- res/values/strings.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'res/values') diff --git a/res/values/strings.xml b/res/values/strings.xml index bfa63a9..7943434 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -81,4 +81,10 @@ --> voicemail + + + Default sound (%1$s) -- cgit v1.2.3