summaryrefslogtreecommitdiffstats
path: root/java/com/android/dialer/callrecord/res/values-mcc647/config.xml
diff options
context:
space:
mode:
authorDanny Baumann <dannybaumann@web.de>2019-11-07 08:34:44 +0100
committerMichael Bestas <mkbestas@lineageos.org>2019-12-11 20:08:22 +0200
commit845d6a11038a79ae91ab7e4d7191e900434f22bb (patch)
tree3b14e47eef6ee850b4292f97ee1860c3966def9f /java/com/android/dialer/callrecord/res/values-mcc647/config.xml
parentbfe5fc9cbe2ac70c30d1125afd0c0d315cc1a542 (diff)
downloadandroid_packages_apps_Dialer-845d6a11038a79ae91ab7e4d7191e900434f22bb.tar.gz
android_packages_apps_Dialer-845d6a11038a79ae91ab7e4d7191e900434f22bb.tar.bz2
android_packages_apps_Dialer-845d6a11038a79ae91ab7e4d7191e900434f22bb.zip
Base 'call recording allowed' decision on current country.
Selection of resources by MCC happens via the SIM MCC, but what matters for legislation is the current country, not the country the SIM origins from. Because of that, move the decision about whether call recording is allowed or not to the current country instead of SIM MCC. Change-Id: I0ee365d7af8e3392716318e5a51e12e0efe7029a
Diffstat (limited to 'java/com/android/dialer/callrecord/res/values-mcc647/config.xml')
-rw-r--r--java/com/android/dialer/callrecord/res/values-mcc647/config.xml26
1 files changed, 0 insertions, 26 deletions
diff --git a/java/com/android/dialer/callrecord/res/values-mcc647/config.xml b/java/com/android/dialer/callrecord/res/values-mcc647/config.xml
deleted file mode 100644
index 16fe19ad4..000000000
--- a/java/com/android/dialer/callrecord/res/values-mcc647/config.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- Copyright (C) 2014-2016 The CyanogenMod Project
- Copyright (C) 2016-2019 The LineageOS 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.
--->
-
-<!--Enable call recording for country: Mayotte and RĂ©union-->
-<!--
- Relevant laws and/or legal precedents:
- Conforms with French legislation. See values-mcc208/config.xml
--->
-<resources>
-
-</resources> \ No newline at end of file