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

Commit d827978e authored by Michael Bestas's avatar Michael Bestas Committed by TheMalachite
Browse files

bismuth: overlay: Update config_safe_media_volume_index overlay

* Media volume steps were increased from 15 to 25,
  multiply 4 * 1.666666667 to reflect the step change

Change-Id: Id44247fb297b3fcef9e98bfb8c9ccf9b7a63dfff
parent 6f687177
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -146,6 +146,9 @@
    <integer name="config_autoBrightnessBrighteningLightDebounce">2000</integer>
    <integer name="config_autoBrightnessDarkeningLightDebounce">2000</integer>

    <!-- reference volume index for music stream to limit headphone volume and display warning -->
    <integer name="config_safe_media_volume_index">18</integer>

    <!-- Whether a software navigation bar should be shown. NOTE: in the future this may be
         autodetected from the Configuration. -->
    <bool name="config_showNavigationBar">true</bool>