commit | 6f5a5c481ad58ff1d24d5c38674964c0eb9f9909 | [log] [tgz] |
---|---|---|
author | Riddle Hsu <riddlehsu@google.com> | Tue Apr 21 16:20:05 2020 +0800 |
committer | Riddle Hsu <riddlehsu@google.com> | Wed Apr 22 14:22:12 2020 +0800 |
tree | aa9f93a5da6ce2c55998664fc01024f4c5aeea98 | |
parent | e9d2790cfae8d9931217665e963d1ed4952c47ff [diff] |
Remove invocation of closeTransaction while using a11y service The operation applies to a local transaction, so it should not touch the global transaction. Bug: 143734779 Test atest AccessibilityWindowManagerTest# setAccessibilityWindowIdToSurfaceMetadata Test: Enable accessibility service (e.g. TalkBack) and check logcat shouldn't have "Call to SurfaceControl.closeTransaction without matching openTransaction". Change-Id: I5a2879656471c85f91931e385e4873b4499ed977