aboutsummaryrefslogtreecommitdiffstats
path: root/overlay
diff options
context:
space:
mode:
authorandroid-andi <skate4life@gmx.de>2014-10-19 18:33:04 +0200
committerAndreas <skate4life@gmx.de>2014-10-19 20:27:44 +0200
commit7e7ae1bd487a231bec536570e1a3b7f8d3384dfe (patch)
treee37e7582c0573f55a25818036ad0bda203d6d072 /overlay
parent90f4303f3d1b91daca711ad1c50a264071867b24 (diff)
downloaddevice_samsung_espressowifi-7e7ae1bd487a231bec536570e1a3b7f8d3384dfe.zip
device_samsung_espressowifi-7e7ae1bd487a231bec536570e1a3b7f8d3384dfe.tar.gz
device_samsung_espressowifi-7e7ae1bd487a231bec536570e1a3b7f8d3384dfe.tar.bz2
overlay: Fix Phone overlay that is now a service
Change-Id: I4bdf36ea34e4b6fbdc9431deca6481ffa5011cd2
Diffstat (limited to 'overlay')
-rw-r--r--overlay/packages/services/Telephony/res/values/config.xml (renamed from overlay/packages/apps/Phone/res/values/config.xml)3
1 files changed, 0 insertions, 3 deletions
diff --git a/overlay/packages/apps/Phone/res/values/config.xml b/overlay/packages/services/Telephony/res/values/config.xml
index 23ec4e4..230794e 100644
--- a/overlay/packages/apps/Phone/res/values/config.xml
+++ b/overlay/packages/services/Telephony/res/values/config.xml
@@ -19,7 +19,4 @@
<resources>
<!-- Determines if device implements a noise suppression device for in call audio-->
<bool name="has_in_call_noise_suppression">true</bool>
-
- <!-- Audio parameter for setting noise suppression-->
- <string name="in_call_noise_suppression_audioparameter">noise_suppression=true=false</string>
</resources>