veux: overlay: Disable high performance transitions

Partially picked from I3663bdeb0fdc23d0b0044fe9dfc8baf3a0c5be10.

Change-Id: Ida4e02e2bbe40e8fd7a74ed77f90190f7bda56bc
This commit is contained in:
me-cafebabe
2025-12-09 10:42:31 +01:00
committed by Onelots
parent c62e935962
commit d7a25d2828

View File

@@ -464,4 +464,8 @@
manager will disable alpha trasformation in animations where not
strictly needed. -->
<bool name="config_sf_limitedAlpha">true</bool>
<!-- Whether WM DisplayContent supports high performance transitions
(lower-end devices may want to disable) -->
<bool name="config_deviceSupportsHighPerfTransitions">false</bool>
</resources>