Revert "gs101: display: update 90hz denylist" am: d3e7a01d6e am: ad3fd36ffe

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14242676

Change-Id: I08c66d40df962865a3af0822b3b025944830a8ff
This commit is contained in:
Midas Chien 2021-05-19 19:27:28 +00:00 committed by Automerger Merge Worker
commit ed6ec27265

View file

@ -245,15 +245,6 @@
<!-- Should the pinner service pin the Home application? --> <!-- Should the pinner service pin the Home application? -->
<bool name="config_pinnerHomeApp">true</bool> <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 haptic feedback. See <!-- The default intensity level for haptic feedback. See
Settings.System.HAPTIC_FEEDBACK_INTENSITY more details on the constant values and Settings.System.HAPTIC_FEEDBACK_INTENSITY more details on the constant values and
meanings. --> meanings. -->