summaryrefslogtreecommitdiffstats
path: root/java/com/android/dialer/callrecord/res/values-mcc525
diff options
context:
space:
mode:
authorArekusu Rin <alexmatteotv@gmail.com>2018-10-25 12:50:57 +0200
committerArekusu Rin <alexmatteotv@gmail.com>2019-06-08 15:36:09 +0200
commit883a6402c051d3643c63741df0d7eb6ae3a320ad (patch)
tree6a37541527437c7e808345a105bcebcd1029ccba /java/com/android/dialer/callrecord/res/values-mcc525
parentb4e275352b0c9a6869f8089dbd5037a23698577f (diff)
downloadandroid_packages_apps_Dialer-883a6402c051d3643c63741df0d7eb6ae3a320ad.tar.gz
android_packages_apps_Dialer-883a6402c051d3643c63741df0d7eb6ae3a320ad.tar.bz2
android_packages_apps_Dialer-883a6402c051d3643c63741df0d7eb6ae3a320ad.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 'java/com/android/dialer/callrecord/res/values-mcc525')
-rw-r--r--java/com/android/dialer/callrecord/res/values-mcc525/config.xml38
1 files changed, 38 insertions, 0 deletions
diff --git a/java/com/android/dialer/callrecord/res/values-mcc525/config.xml b/java/com/android/dialer/callrecord/res/values-mcc525/config.xml
new file mode 100644
index 000000000..3b1fc9815
--- /dev/null
+++ b/java/com/android/dialer/callrecord/res/values-mcc525/config.xml
@@ -0,0 +1,38 @@
+<?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: Singapore-->
+<!--
+ Relevant laws and/or legal precedents:
+ Singaporean law does not recognize privacy as a right that can be infringed upon. A party can
+ not be prosecuted or sued for recording a conversation he or she is a part of. The only
+ exception is when said recording contains confidential information, in which case the party may
+ or may not be liable for their actions, if said party makes use of said confidential
+ information in a way that clearly brings him or her gains of any sort, and/or harms the other
+ party in any perceivable way.
+ Legal discussion:
+ https://singaporelegaladvice.com/can-i-record-a-conversation-without-consent/
+ Personal Data Protection Act 2012:
+ https://sso.agc.gov.sg/Act/PDPA2012
+ https://www.pdpc.gov.sg/Legislation-and-Guidelines/Personal-Data-Protection-Act-Overview
+ Copyright Act, Revised Edition 2006:
+ https://sso.agc.gov.sg/Act/CA1987
+-->
+<resources>
+
+</resources> \ No newline at end of file