set 60Hz refresh rate as default
Bug: 261663718 test: check dumpsys display Change-Id: I976fec416e7562bb972ab1465b5a646ddcba5f7e
This commit is contained in:
parent
acdce960f5
commit
6a5f8ebaa2
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@
|
|||
<integer name="config_defaultRefreshRate">0</integer>
|
||||
|
||||
<!-- The default peak refresh rate. -->
|
||||
<integer name="config_defaultPeakRefreshRate">90</integer>
|
||||
<integer name="config_defaultPeakRefreshRate">60</integer>
|
||||
|
||||
<!-- the number of the max cached processes in the system. -->
|
||||
<integer name="config_customizedMaxCachedProcesses">64</integer>
|
||||
|
|
Loading…
Reference in a new issue