summaryrefslogtreecommitdiffstats
path: root/java/com/android/dialer/callrecord/res/values-mcc216/config.xml
diff options
context:
space:
mode:
authorDanny Baumann <dannybaumann@web.de>2018-07-09 11:19:24 +0200
committerDanny Baumann <dannybaumann@web.de>2018-07-18 16:28:18 +0200
commitb9d2a3a9050919e31d828d7c03a289004fe6caef (patch)
treee546e24849fa019789bf78371a74a9aee06888a6 /java/com/android/dialer/callrecord/res/values-mcc216/config.xml
parent863f51c4ef347e026a8cbf65b04a91665d65d3c8 (diff)
downloadandroid_packages_apps_Dialer-b9d2a3a9050919e31d828d7c03a289004fe6caef.tar.gz
android_packages_apps_Dialer-b9d2a3a9050919e31d828d7c03a289004fe6caef.tar.bz2
android_packages_apps_Dialer-b9d2a3a9050919e31d828d7c03a289004fe6caef.zip
Re-add call recording.
Change-Id: I53fadf5754b5b6cc3e9920d57480e470e2305ac0
Diffstat (limited to 'java/com/android/dialer/callrecord/res/values-mcc216/config.xml')
-rw-r--r--java/com/android/dialer/callrecord/res/values-mcc216/config.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/java/com/android/dialer/callrecord/res/values-mcc216/config.xml b/java/com/android/dialer/callrecord/res/values-mcc216/config.xml
new file mode 100644
index 000000000..def954f23
--- /dev/null
+++ b/java/com/android/dialer/callrecord/res/values-mcc216/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>