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:
parent
ff0855c048
commit
375c1cfe9e
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue