Spacewar: overlays: Enable high performance transitions

Change-Id: I3663bdeb0fdc23d0b0044fe9dfc8baf3a0c5be10
This commit is contained in:
me-cafebabe
2025-12-09 10:42:31 +01:00
committed by nyxalune
parent f0a9fa1223
commit 143aa3fcf7

View File

@@ -587,4 +587,8 @@
<!-- Whether device implements proximity sensor based checks to prevent
accidental unlocks when the screen is off. -->
<bool name="config_proximityCheckOnFpsUnlock">true</bool>
<!-- Whether WM DisplayContent supports high performance transitions
(lower-end devices may want to disable) -->
<bool name="config_deviceSupportsHighPerfTransitions">true</bool>
</resources>