Move 90hz denylist to vendor am: e5125cb214

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

Change-Id: I3633b7258334eda02d6190cce860212342dcac9c
This commit is contained in:
Midas Chien 2022-03-21 17:21:57 +00:00 committed by Automerger Merge Worker
commit 0922920a07

View file

@ -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. -->