summaryrefslogtreecommitdiffstats
path: root/java/com/android/dialer/callrecord/res/values-mcc255/config.xml
diff options
context:
space:
mode:
authorDanny Baumann <dannybaumann@web.de>2019-11-07 08:34:44 +0100
committerDanny Baumann <dannybaumann@web.de>2019-11-18 11:14:23 +0100
commit248db27d1c5d2bff2b1a8e9dd43fab657a7e95cd (patch)
tree3b14e47eef6ee850b4292f97ee1860c3966def9f /java/com/android/dialer/callrecord/res/values-mcc255/config.xml
parent6fbf058e87d2d69212ed29d73b8a6272245825bf (diff)
downloadandroid_packages_apps_Dialer-248db27d1c5d2bff2b1a8e9dd43fab657a7e95cd.tar.gz
android_packages_apps_Dialer-248db27d1c5d2bff2b1a8e9dd43fab657a7e95cd.tar.bz2
android_packages_apps_Dialer-248db27d1c5d2bff2b1a8e9dd43fab657a7e95cd.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-mcc255/config.xml')
-rw-r--r--java/com/android/dialer/callrecord/res/values-mcc255/config.xml40
1 files changed, 0 insertions, 40 deletions
diff --git a/java/com/android/dialer/callrecord/res/values-mcc255/config.xml b/java/com/android/dialer/callrecord/res/values-mcc255/config.xml
deleted file mode 100644
index dd85fa6fd..000000000
--- a/java/com/android/dialer/callrecord/res/values-mcc255/config.xml
+++ /dev/null
@@ -1,40 +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: Ukraine-->
-<!--
- Relevant laws and/or legal precedents:
- Sharing a call recording without consent is a punishable offense, and can not be used as valid
- proof in a court of law. Call recordings may be handed over to the authorities, by one of the
- two parties without the other party's consent, when a crime is mentioned in the recording. In
- such cases the party that handed over the recording is not liable to fines or punishment, as
- the authorities will use the recording to initiate an investigation, but not as proof of a
- crime. The above information is covered in Articles 31 and 32 of the Constitution, as well as
- Articles 163, 182 and 359 of the Criminal Code.
- Constitution of Ukraine:
- https://zakon.rada.gov.ua/cgi-bin/laws/main.cgi?nreg=254%EA%2F96%2D%E2%F0
- Ukrainian Criminal Code:
- https://www.legislationline.org/documents/section/criminal-codes/country/52
- Radio Svoboda legal advice page:
- https://www.radiosvoboda.org/a/details/28905674.html
- Legal discussion:
- https://sklaw.com.ua/ua/news/345_pro_naslidki_zapisu_telefonnoi_rozmovi_rozpovila_advokat_ao_spenser
--->
-<resources>
-
-</resources> \ No newline at end of file