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

Commit fe45821c authored by Mohammed Althaf T's avatar Mohammed Althaf T 😊 Committed by Rohit Sekhar
Browse files

FP5: overlay: Set default Peak RefreshRate to 60

Change-Id: I67eed6191881ba7678065a6840c1d4ed0dea8ed3
parent 1dc193d7
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -94,6 +94,12 @@
         the restoring is handled by modem if it is true -->
    <bool name="skip_restoring_network_selection">true</bool>

    <!-- The default peak refresh rate for a given device. Change this value if you want to prevent
         the framework from using higher refresh rates, even if display modes with higher refresh
         rates are available from hardware composer. Only has an effect if the value is
         non-zero. -->
    <integer name="config_defaultPeakRefreshRate">60</integer>

    <!--  Maximum number of supported users -->
    <integer name="config_multiuserMaximumUsers">4</integer>