Move 90hz denylist to vendor

Bug: 224646131
Change-Id: I66c9dc9b047aaa833f88a3e6162095e6022a92a4
This commit is contained in:
Midas Chien 2022-03-17 16:45:45 +08:00
parent e138cd41be
commit e5125cb214

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