commit | 2726eb627d73ba43b6226538c68b600f418da415 | [log] [tgz] |
---|---|---|
author | lumark <lumark@google.com> | Wed Jun 19 21:25:54 2019 +0800 |
committer | lumark <lumark@google.com> | Wed Jun 19 21:25:54 2019 +0800 |
tree | 812fb9c9983d0c9d1c25fe4d168a0c2ee0ac97e2 | |
parent | fefd66a530b7d83cad96a68b8febb31dce860132 [diff] |
Fix CtsAccessibilityServiceTestCases Fail CL [1] introduced window transition state didn't callback to AccessibilityController when window type is TYPE_BASE_APPLICATION, caused some tests failed. We should deliver the transition state to controller for any window type. [1]: Ibeac1e513023ab19bcfb7ee412f41a570e917a17 Fix: 135581807 Bug: 133274628 Test: atest MagnificationGestureHandlerTest AccessibilityGestureDispatchTest Change-Id: I94af40d860fb3ede21534f902d4b83f7e1b06181