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

Commit e92d0d9d authored by Vlad Popa's avatar Vlad Popa Committed by Automerger Merge Worker
Browse files

Merge "CSD: Set the default csd property to false" into udc-dev am: 192db65e

parents 6b2ee66a 192db65e
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -22,7 +22,4 @@
    <!-- Whether safe headphone volume is enabled or not (country specific). -->
    <bool name="config_safe_media_volume_enabled">false</bool>

    <!-- Whether safe headphone sound dosage warning is enabled or not (country specific). -->
    <bool name="config_safe_sound_dosage_mcc_enabled">false</bool>

</resources>
+0 −3
Original line number Diff line number Diff line
@@ -22,7 +22,4 @@
    <!-- Whether safe headphone volume is enabled or not (country specific). -->
    <bool name="config_safe_media_volume_enabled">false</bool>

    <!-- Whether safe headphone sound dosage warning is enabled or not (country specific). -->
    <bool name="config_safe_sound_dosage_enabled">false</bool>

</resources>
+0 −3
Original line number Diff line number Diff line
@@ -22,7 +22,4 @@
    <!-- Whether safe headphone volume is enabled or not (country specific). -->
    <bool name="config_safe_media_volume_enabled">false</bool>

    <!-- Whether safe headphone sound dosage warning is enabled or not (country specific). -->
    <bool name="config_safe_sound_dosage_enabled">false</bool>

</resources>
+0 −3
Original line number Diff line number Diff line
@@ -22,7 +22,4 @@
    <!-- Whether safe headphone volume is enabled or not (country specific). -->
    <bool name="config_safe_media_volume_enabled">false</bool>

    <!-- Whether safe headphone sound dosage warning is enabled or not (country specific). -->
    <bool name="config_safe_sound_dosage_enabled">false</bool>

</resources>
+0 −3
Original line number Diff line number Diff line
@@ -22,7 +22,4 @@
    <!-- Whether safe headphone volume is enabled or not (country specific). -->
    <bool name="config_safe_media_volume_enabled">false</bool>

    <!-- Whether safe headphone sound dosage warning is enabled or not (country specific). -->
    <bool name="config_safe_sound_dosage_enabled">false</bool>

</resources>
Loading