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
This commit is contained in:
Amy Hsu
2023-02-14 08:18:44 +00:00
parent 5c978d3fb3
commit 9ad96fc87d

View File

@@ -135,10 +135,10 @@ import javax.xml.datatype.DatatypeConfigurationException;
* </thermalThrottling>
*
* <refreshRate>
* <defaultRefreshRateInHbmHdr>75</defaultRefreshRateInHbmHdr>
* <defaultRefreshRateInHbmSunlight>75</defaultRefreshRateInHbmSunlight>
* <lowerBlockingZoneConfigs>
* <defaultRefreshRate>75</defaultRefreshRate>
* <defaultRefreshRateInHbmHdr>75</defaultRefreshRateInHbmHdr>
* <defaultRefreshRateInHbmSunlight>75</defaultRefreshRateInHbmSunlight>
* <blockingZoneThreshold>
* <displayBrightnessPoint>
* <lux>50</lux>