summaryrefslogtreecommitdiffstats
path: root/res/values-mcc268
diff options
context:
space:
mode:
authorDanny Baumann <dannybaumann@web.de>2016-02-01 14:06:44 +0100
committerDanny Baumann <dannybaumann@web.de>2016-02-10 13:18:21 +0100
commit9cf4db0d7d71989d8ad70d27ac1665ed72046d14 (patch)
tree0240f2f9ee89bbff0f1b187d100b800752ab7aab /res/values-mcc268
parent8f517b2c28cb29620fb32f1f8904b24528dde18d (diff)
downloadandroid_packages_apps_Dialer-9cf4db0d7d71989d8ad70d27ac1665ed72046d14.tar.gz
android_packages_apps_Dialer-9cf4db0d7d71989d8ad70d27ac1665ed72046d14.tar.bz2
android_packages_apps_Dialer-9cf4db0d7d71989d8ad70d27ac1665ed72046d14.zip
Re-add call recording feature.
Change-Id: I47e9c49db56c75e5c5f491d2ef923039f7a7f519
Diffstat (limited to 'res/values-mcc268')
-rw-r--r--res/values-mcc268/config.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/res/values-mcc268/config.xml b/res/values-mcc268/config.xml
new file mode 100644
index 000000000..def954f23
--- /dev/null
+++ b/res/values-mcc268/config.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright (C) 2014 The CyanogenMod Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources>
+ <bool name="call_recording_enabled">false</bool>
+</resources>