mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 19:18:35 +00:00
Move 90hz denylist to vendor
Bug: 224646131 Change-Id: I66c9dc9b047aaa833f88a3e6162095e6022a92a4
This commit is contained in:
@@ -253,16 +253,6 @@
|
||||
<!-- Should the pinner service pin the Home application? -->
|
||||
<bool name="config_pinnerHomeApp">true</bool>
|
||||
|
||||
<!-- Display 90Hz blacklist. Apps that do not work well when the display refreshes at 90Hz.
|
||||
When these apps are visible, the display's refresh rate gets fixed to 60Hz. -->
|
||||
<string-array name="config_highRefreshRateBlacklist">
|
||||
<item>com.nianticlabs.pokemongo</item>
|
||||
<item>com.google.android.documentsui</item>
|
||||
<item>com.activision.callofduty.shooter</item>
|
||||
<item>jp.konami.epjCastlevania2</item>
|
||||
</string-array>
|
||||
|
||||
|
||||
<!-- The default intensity level for alarm vibrations. See
|
||||
Settings.System.ALARM_VIBRATION_INTENSITY more details on the constant values and
|
||||
meanings. -->
|
||||
|
||||
Reference in New Issue
Block a user