Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 114856f8 authored by Riddle Hsu's avatar Riddle Hsu
Browse files

Remove implementation of global transaction

Since I67e4e58aced78a2f36163178a64ca55d3c77e6f3, the methods of
global transaction have no effective use case anymore.

Keep the empty method openTransaction and closeTransaction because
scrcpy might still use reflection to check the methods. However, it is
safe to make these 2 method no-op because setDisplaySurface,
setDisplayProjection, and setDisplayLayerStack no longer use global
transaction. See [1] and [2].

[1]: I859743cb8b10c0352a30280a610b13a4f44f34dc
[2]: I8ea8b26f4f5f8e7675a8a9fcf06c7f10cfa9e196

Bug: 159103089
Test: presubmit
Change-Id: If38dfbe77d0be12bceb5e75600f486a53c9cd2c6
parent cf01f294
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment