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

Commit 74199056 authored by Wink Saville's avatar Wink Saville Committed by Gerrit Code Review
Browse files

Merge "Add config_speed_up_audio_on_mt_calls option"

parents e22217c2 7eabbd55
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1021,4 +1021,7 @@
        <item>250</item>
        <item>250</item>
    </integer-array>

    <!-- Flag indicating if the speed up audio on mt call code should be executed -->
    <bool name="config_speed_up_audio_on_mt_calls">false</bool>
</resources>
+1 −0
Original line number Diff line number Diff line
@@ -277,6 +277,7 @@
  <java-symbol type="bool" name="config_safe_media_volume_enabled" />
  <java-symbol type="bool" name="config_camera_sound_forced" />
  <java-symbol type="bool" name="config_dontPreferApn" />
  <java-symbol type="bool" name="config_speed_up_audio_on_mt_calls" />

  <java-symbol type="integer" name="config_cursorWindowSize" />
  <java-symbol type="integer" name="config_longPressOnPowerBehavior" />