display: add blocking zone for HBM HDR

fix hbm hdr at 60 hz

Bug: 259644610
Test: Check FPS when playing HDR video and at HBM mode.
Change-Id: Ie1073fb5fd51c3a4fc166f2838944e6b28540198
This commit is contained in:
Amy Hsu 2022-11-30 09:54:37 +00:00
parent 40ccc7432d
commit c3a13c7ce3

View file

@ -210,6 +210,9 @@
<!-- default refresh rate in the zone defined by birghtness and ambient thresholds --> <!-- default refresh rate in the zone defined by birghtness and ambient thresholds -->
<integer name="config_defaultRefreshRateInZone">120</integer> <integer name="config_defaultRefreshRateInZone">120</integer>
<!-- Default refresh rate while the device has high brightness mode enabled for HDR. -->
<integer name="config_defaultRefreshRateInHbmHdr">60</integer>
<!-- The device states (supplied by DeviceStateManager) that should be treated as folded by the <!-- The device states (supplied by DeviceStateManager) that should be treated as folded by the
display fold controller. --> display fold controller. -->
<integer-array name="config_foldedDeviceStates" translatable="false"> <integer-array name="config_foldedDeviceStates" translatable="false">