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

Commit fd79b26a authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "s6e3hc2: update thresholds for 90hz" into rvc-d1-dev

parents ed1abd9d 79c56813
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -225,9 +225,11 @@
         equal or less than this value -->
    <integer-array name="config_brightnessThresholdsOfPeakRefreshRate">
        <item>10</item> <!-- 33% UI brightness -->
        <item>14</item> <!-- 40% UI brightness -->
    </integer-array>
    <integer-array name="config_ambientThresholdsOfPeakRefreshRate">
        <item>-1</item>
        <item>20</item>
    </integer-array>

    <!-- default refresh rate in the zone defined by birghtness and ambient thresholds -->