oriole: enable peak refresh rate (90hz)
Enables default setting to 90hz mode, this can be disabled through Settings app. Bug: 179149537 Test: wipe user settings and check default peak refresh rate enabled Change-Id: I5c5bd2f72c7a348f802a631b14cad45ca81462a9
This commit is contained in:
parent
fd95a68592
commit
49181e2af2
1 changed files with 3 additions and 0 deletions
|
@ -180,4 +180,7 @@
|
||||||
<!-- Type of the quick pickup sensor. Empty if quick pickup is not supported. -->
|
<!-- Type of the quick pickup sensor. Empty if quick pickup is not supported. -->
|
||||||
<string name="config_quickPickupSensorType" translatable="false">com.google.sensor.quick_pickup</string>
|
<string name="config_quickPickupSensorType" translatable="false">com.google.sensor.quick_pickup</string>
|
||||||
|
|
||||||
|
<!-- The default peak refresh rate. -->
|
||||||
|
<integer name="config_defaultPeakRefreshRate">90</integer>
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue