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

Commit 9ad96fc8 authored by Amy Hsu's avatar Amy Hsu
Browse files

Correct where to set defaultRefreshRateInHbmHdr and defaultRefreshRateInHbmSunlight

Correct the position of them in <refreshRate> configuration format.

Bug: 264965782
Test: Changes in the comment only. No changes the functionality.
Change-Id: I1abeec00c6a1359bb2853d6946b42597b11a82f5
parent 5c978d3f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -135,10 +135,10 @@ import javax.xml.datatype.DatatypeConfigurationException;
 *      </thermalThrottling>
 *
 *      <refreshRate>
 *        <lowerBlockingZoneConfigs>
 *          <defaultRefreshRate>75</defaultRefreshRate>
 *        <defaultRefreshRateInHbmHdr>75</defaultRefreshRateInHbmHdr>
 *        <defaultRefreshRateInHbmSunlight>75</defaultRefreshRateInHbmSunlight>
 *        <lowerBlockingZoneConfigs>
 *          <defaultRefreshRate>75</defaultRefreshRate>
 *          <blockingZoneThreshold>
 *            <displayBrightnessPoint>
 *              <lux>50</lux>