Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4cec325c authored by Arekusu Rin's avatar Arekusu Rin
Browse files

Allow call recording for Bulgaria.

* Call recording is legal, subject to certain restrictions, in Bulgaria. 
Call recording without notification or one side's consent is not a 
criminal offense, and only affects the admissibility of said call 
recording as evidence. 

Change-Id: Ie35f23056914fb2e7639ea509675e21e7fdfab26
parent c28705a5
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -14,6 +14,9 @@
     See the License for the specific language governing permissions and
     limitations under the License.
-->

<!--Allow recording for country: Bulgaria-->
<!--Legal precedent source: Articles 125 and 126, Code of Criminal Procedure, https://www.mvr.bg/docs/default-source/normativnauredba/3da73fed-npk-pdf.pdf and Article 32 of the Constitution of Bulgaria, http://www.parliament.bg/bg/const and an example from the Burgas District Prosecution, as far as lack of criminal prosecution, https://www.prb.bg/bg/rpburgas/news/aktualno/rajonna-prokuratura-burgas-obrazuva-dosydebno--126-21  -->
<resources>
    <bool name="call_recording_enabled">false</bool>

</resources>