summaryrefslogtreecommitdiffstats
path: root/java/com/android/dialer/callrecord/res/values-mcc286/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-mcc286/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-mcc286/config.xml')
-rw-r--r--java/com/android/dialer/callrecord/res/values-mcc286/config.xml40
1 files changed, 0 insertions, 40 deletions
diff --git a/java/com/android/dialer/callrecord/res/values-mcc286/config.xml b/java/com/android/dialer/callrecord/res/values-mcc286/config.xml
deleted file mode 100644
index 09f567062..000000000
--- a/java/com/android/dialer/callrecord/res/values-mcc286/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: Turkey-->
-<!--
- Relevant laws and/or legal precedents:
- Article 132 of Law 5237, the Turkish Penal Code, sets the punishment for violating the secrecy
- of communication as six months to two years of imprisonment. If the violation of secresy is
- done in the form of a recording, then the punishment is imprisonment of one to three years. The
- act of unlawfully publishing the contents of a communication is imprisonment of one to three
- years. Openly disclosing the content of a communication between oneself and others, without the
- other party or parties' consent, is imprisonment of six months to two years. If disclosure is
- done by way of the press or broadcast, the punishment is increased by one half. One may listen
- and record conversations of other parties, with the consent of at least one party. Doing so
- without consent is punishable with imprisonment of two to six months. Article 135 of the
- Turkish Penal Code defines punishment in the case of recording personal data and information.
- It stands to reason that one may record one's own calls without the consent of the other party,
- but the act of sharing those recordings in any way may result in persecution, either in the
- form of a criminal or civil case against the party that has recorded his or hew own calls.
- Turkish Penal Code:
- https://www.wipo.int/edocs/lexdocs/laws/en/tr/tr171en.pdf
--->
-<resources>
-
-</resources> \ No newline at end of file