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

Commit 8ec3f062 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "configs: enables backward compatibility for legacy volume APIs"

parents 881e4389 da82ef16
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@

<resources>
     <!-- Car uses hardware amplifier for volume. -->
    <bool name="config_useFixedVolume">true</bool>
    <bool name="config_useFixedVolume">false</bool>
    <!--
      Handle volume keys directly in CarAudioService without passing them to the foreground app
    -->