Skip to content

Commit a9f17d1

Browse files
me-cafebabebasamaryan
authored andcommitted
sm6150-common: overlay: Disable high performance transitions
Change-Id: I70c593a8efe1499f8e0917b4e80652b7f3d71198
1 parent 1ff1b7b commit a9f17d1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • overlay/frameworks/base/core/res/res/values

overlay/frameworks/base/core/res/res/values/config.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,4 +253,8 @@
253253

254254
<!-- Enable Zram writeback feature to allow unused pages in zram be written to flash. -->
255255
<bool name="config_zramWriteback">true</bool>
256+
257+
<!-- Whether WM DisplayContent supports high performance transitions
258+
(lower-end devices may want to disable) -->
259+
<bool name="config_deviceSupportsHighPerfTransitions">false</bool>
256260
</resources>

0 commit comments

Comments
 (0)