dre: overlay: Set default peak refresh rate to 90 Hz

The N200 has a 90 Hz screen.

Change-Id: I54071549d14c008c277ad5e2dff768f2a8c62d68
This commit is contained in:
Albert Tang 2022-05-23 09:46:59 -05:00
parent ff0855c048
commit 375c1cfe9e

View file

@ -688,5 +688,5 @@
the framework from using higher refresh rates, even if display modes with higher refresh 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 rates are available from hardware composer. Only has an effect if the value is
non-zero. --> non-zero. -->
<integer name="config_defaultPeakRefreshRate">120</integer> <integer name="config_defaultPeakRefreshRate">90</integer>
</resources> </resources>