sweet: enable peak refresh rate (120hz)

Enables default setting to 120hz mode, this can be disabled through
Settings app

Bug: 130249886
Test: wipe user settings and check default peak refresh rate enabled
Change-Id: I205d793dea3f7b971972fa850b0255dcf18db923
This commit is contained in:
Adrian Salido 2019-04-16 16:43:07 -07:00 committed by basamaryan
parent d934151ef3
commit eba03e4f1b

View File

@ -292,4 +292,8 @@
-->
<bool name="config_fillMainBuiltInDisplayCutout">true</bool>
<!-- The default peak refresh rate for a given device. Change this value if you want to allow
for higher refresh rates to be automatically used out of the box -->
<integer name="config_defaultPeakRefreshRate">120</integer>
</resources>