summaryrefslogtreecommitdiffstats
path: root/res/values-mcc268/config.xml
diff options
context:
space:
mode:
authorArekusu Rin <alexmatteotv@gmail.com>2019-06-12 10:35:17 +0300
committerVasyl Gello <vasek.gello@gmail.com>2019-06-12 10:35:17 +0300
commite8b91e821840f52c12aa03c6a18843d66a2407fc (patch)
tree39ca8fcfb7774879332dd966bb4979f93e10c76c /res/values-mcc268/config.xml
parent1aa51c65429374c95a475cffcb9b810777590b48 (diff)
downloadandroid_packages_apps_Dialer-e8b91e821840f52c12aa03c6a18843d66a2407fc.tar.gz
android_packages_apps_Dialer-e8b91e821840f52c12aa03c6a18843d66a2407fc.tar.bz2
android_packages_apps_Dialer-e8b91e821840f52c12aa03c6a18843d66a2407fc.zip
Enable or disable call recording for numerous countries via MCC.
* This change handles call recording within the Dialer. Changes were made to the template of all of the XML files, and all links were changed to https, where possible. Quotes of the precedents and/or laws can be found within each country's XML file. Countries' whose status was not changed are not explicitly mentioned below, despite any changes to their files. * Call recording is disabled for: Andorra, Iceland, Indonesia, Monaco, Switzerland, the United States of America and some of its territories - Guam, Northern Mariana Islands, Puerto Rico and the United States Virgin Islands. * Call recording is enabled for: Albania, American Samoa, Argentina, Armenia, Aruba, Belarus, Bonaire, Bosnia and Herzegovina, Brazil, Canada, Chile, Croatia, Curaçao, Cyprus, Estonia, Faroe Islands, French Guiana, French Polynesia, Georgia, Greece, Greenland, Guadeloupe, Hungary, India, Ireland, Israel, Japan, Kosovo, Latvia, Liechtenstein, Lithuania, Luxembourg, Malta, Martinique, Mayotte, Moldova, Montenegro, Morocco, New Caledonia, New Zealand, North Macedonia, Peru, Russia, Réunion, Saba, Saint Barthélemy, Saint-Martin, Saint-Pierre-et-Miquelon, Serbia, Singapore, Sint Eustatius, Sint Maarten, Slovakia, Slovenia, South Africa, South Korea, Turkey, Ukraine and Wallis-et-Futuna. Change-Id: Iba5b7028d26cac281099f81bf3d5c21e2ee4d1a9
Diffstat (limited to 'res/values-mcc268/config.xml')
-rw-r--r--res/values-mcc268/config.xml41
1 files changed, 39 insertions, 2 deletions
diff --git a/res/values-mcc268/config.xml b/res/values-mcc268/config.xml
index def954f23..ca21e0250 100644
--- a/res/values-mcc268/config.xml
+++ b/res/values-mcc268/config.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (C) 2014 The CyanogenMod Project
+ 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.
@@ -14,6 +15,42 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
+
+<!--Disable call recording for country: Portugal-->
+<!--
+ Relevant laws and/or legal precedents:
+ Privacy is a fundamental right in Portuguese law, as it is defined in Articles 26(1) and 34 of
+ the Portuguese Constitution. Infringing on said rights constitutes a crime, as defined in
+ Articles 192(1), 194(2) and 199(1) of the Portuguese Penal Code. The punishment is imprisonment
+ for a period of up to one year or a fine equaling 240 days of pay, either of which may be
+ increased by a third, based on Article 197. Lower courts and Higher courts have been ruling
+ both for and against recording one's own calls, no matter the reason, and there have been
+ numerous cases of exceptions being made, despite what the law says. A complaint has been lodged
+ with the European Court of Human Rights, which may lead to a reversal in the current laws and
+ prohibitions. It is noteworthy that in one case, the Supreme Court rendered a decision, which
+ can be translated as such: "The protection of speech that embodies criminal practices or the
+ image that portrays them must yield to the interest of protecting the victim and the efficiency
+ of criminal justice: protection ends when what is protected is a crime."
+ Constitution:
+ https://www.parlamento.pt/Legislacao/Paginas/ConstituicaoRepublicaPortuguesa.aspx
+ Penal Code:
+ http://www.pgdlisboa.pt/leis/lei_mostra_articulado.php?artigo_id=109A0199&nid=109&tabela=leis&pagina=1&ficha=1&nversao=
+ Examples of privacy as a fundamental right:
+ http://www.dgsi.pt/jtrg.nsf/86c25a698e4e7cb7802579ec004d3832/ab509203321d898d802579ea00576d95?OpenDocument (nonsecure)
+ http://www.dgsi.pt/jtre.nsf/134973db04f39bf2802579bf005f080b/be3732dc1664576d8025836100514c19 (nonsecure)
+ Examples of exceptions:
+ https://portal.oa.pt/comunicacao/imprensa/2017/11/12/tribunais-aprovam-videos-de-telemovel-apesar-da-legislacao/
+ http://www.dgsi.pt/jtrp.nsf/-/CC3190F093E769FC80257F69004D9E7B (nonsecure)
+ http://www.dgsi.pt/jtrl.nsf/0/44ed8c6ca2d940d580256f250052bfd8 (nonsecure)
+ Complaint to ECHR:
+ https://hudoc.echr.coe.int/eng#{%22itemid%22:[%22001-184193%22]}
+ Quoted Supreme Court Case:
+ http://www.dgsi.pt/jstj.nsf/954f0ce6ad9dd8b980256b5f003fa814/25cd7aa80cc3adb0802579260032dd4a?OpenDocument (nonsecure)
+ Legal alternatives:
+ http://www.dgsi.pt/jtrc.nsf/c3fb530030ea1c61802568d9005cd5bb/c5bb36d9a0470bdd80257b400048f9f2?OpenDocument (nonsecure)
+ http://www.dgsi.pt/jtrg.nsf/86c25a698e4e7cb7802579ec004d3832/ff947b8a3fda778780257c0000478b5a (nonsecure)
+
+-->
<resources>
<bool name="call_recording_enabled">false</bool>
-</resources>
+</resources> \ No newline at end of file