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

Commit be724cc9 authored by Markus Gruber's avatar Markus Gruber Committed by Brinly T
Browse files

Allow call recording for Austria

 * Call recording is legal in Austria, so it should be available in the UI

Change-Id: Iaae0b222d2a1108572832732471e7e063f84dd1f
parent 8872b91a
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: Austria-->
<!--Legal precedent source: § 93 TKG 2003 Kommunikationsgeheimnis, https://www.ris.bka.gv.at/GeltendeFassung.wxe?Abfrage=Bundesnormen&Gesetzesnummer=20002849 -->
<resources>
    <bool name="call_recording_enabled">false</bool>

</resources>