summaryrefslogtreecommitdiff
path: root/overlay
diff options
context:
space:
mode:
Diffstat (limited to 'overlay')
-rw-r--r--overlay/frameworks/base/core/res/res/values/config.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml
index b0e99b4..7ef7556 100644
--- a/overlay/frameworks/base/core/res/res/values/config.xml
+++ b/overlay/frameworks/base/core/res/res/values/config.xml
@@ -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. -->