summaryrefslogtreecommitdiffstats
path: root/res/values-mcc330/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-mcc330/config.xml')
-rw-r--r--res/values-mcc330/config.xml35
1 files changed, 35 insertions, 0 deletions
diff --git a/res/values-mcc330/config.xml b/res/values-mcc330/config.xml
new file mode 100644
index 000000000..d0e7c29b9
--- /dev/null
+++ b/res/values-mcc330/config.xml
@@ -0,0 +1,35 @@
+<?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.
+-->
+
+<!--Disable call recording for country: Puerto Rico-->
+<!--
+ Relevant laws and/or legal precedents:
+ Title Thirty-three of the Penal Code of 2004, Subtitle 5, Special Provisions, Part I: Crimes
+ Against the Person, Chapter 301: Crimes Against Civil Rights, Subchapter II: Crimes Against the
+ Right to Privacy, 33 L.P.R.A § 4809 defines the recording of a private personal conversation,
+ without the express authorization of all parties involved in it, as a misdemeanor. This, in
+ effect, means that recording a phone call as one of the two parties is a criminal offense if
+ done so without the explicit notification and consent of the other party.
+ This territory of the United States conforms with its State Laws.
+ For further information, check values-mcc310/config.xml
+ 33 L.P.R.A. § 4809. Recording of communications by a participant:
+ https://bit.ly/2UqbrRC
+-->
+<resources>
+ <bool name="call_recording_enabled">false</bool>
+</resources> \ No newline at end of file