summaryrefslogtreecommitdiffstats
path: root/res/values-mcc212/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-mcc212/config.xml')
-rw-r--r--res/values-mcc212/config.xml33
1 files changed, 33 insertions, 0 deletions
diff --git a/res/values-mcc212/config.xml b/res/values-mcc212/config.xml
new file mode 100644
index 000000000..d55e1f423
--- /dev/null
+++ b/res/values-mcc212/config.xml
@@ -0,0 +1,33 @@
+<?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: Monaco-->
+<!--
+ Relevant laws and/or legal precedents:
+ According to the Penal Code of Monaco, Article 308-2, a person may be punished with a prison
+ sentence of six months to three years, as well as a fine, for infinging or attempting to
+ infinge on a person's rights to privacy. This includes wiretapping, recording or transmitting
+ the words spoken by a person in a private place. Consent will be presumed when such an action
+ is done during a meeting, with the knowledge of the person that is being recorded. Article 344
+ of the Penal Code mentions the same punishment for purposeful wiretapping.
+ Penal Code:
+ https://www.legimonaco.mc/305/legismclois.nsf/ViewCode!OpenView&Start=1&Count=300&RestrictToCategory=CODE%20P%C3%89NAL
+-->
+<resources>
+ <bool name="call_recording_enabled">false</bool>
+</resources> \ No newline at end of file