summaryrefslogtreecommitdiffstats
path: root/res/values-mcc218/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-mcc218/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-mcc218/config.xml')
-rw-r--r--res/values-mcc218/config.xml35
1 files changed, 32 insertions, 3 deletions
diff --git a/res/values-mcc218/config.xml b/res/values-mcc218/config.xml
index def954f23..b8779814f 100644
--- a/res/values-mcc218/config.xml
+++ b/res/values-mcc218/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,34 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
+
+<!--Enable call recording for country: Bosnia and Herzegovina-->
+<!--
+ Relevant laws and/or legal precedents:
+ Republika Srpska:
+ Article 155 - Unauthorized eavesdropping and tone recording.
+ Paragraph 1 specifically states 'which is not intended for him', which in context means that a
+ person may record anything which is intended for him or her. Paragraph 2 defines the creation
+ of a record with the intent to abuse and/or misuse it, or the act of sharing it with a third
+ party as a criminal offense.
+ Other Articles that might be relevant:
+ Article 153, Privacy of letters, telegrams and others.
+ Article 157, Unauthorized use of Personal Data.
+ Federation of Bosnia and Herzegovina:
+ Article 188, Unauthorized Tapping and Sound Recording, defines the recording of any call 'which
+ is not intended for public or private knowledge', as a criminal offense.
+ Brčko District:
+ Article 185 of the Criminal Code specifically states 'which was not intended for him', which in
+ context means that a person may record anything which is indended for him or her. Wiretapping
+ is considered a crime and is criminally punishable.
+ Further information:
+ The Criminal Codes of the legal entities of Bosnia and Herzegovina, namely Republika Srpska,
+ the Federation of Bosnia and Herzegovina and the Brčko District, can all be found through the
+ link below. Please note that these three entities currently have separate laws, due to
+ administrative and/or judicial autonomy. It should be noted that these different entities have
+ over 15 unconnected police forces, each with its own jurisdiction.
+ https://www.legislationline.org/documents/section/criminal-codes/country/40/Bosnia%20and%20Herzegovina/show
+-->
<resources>
- <bool name="call_recording_enabled">false</bool>
-</resources>
+
+</resources> \ No newline at end of file