commit | 96ceaf62e492cf71b3bf74faa0f3d502b66c3f9b | [log] [tgz] |
---|---|---|
author | ryanlwlin <ryanlwlin@google.com> | Mon Nov 22 11:36:07 2021 +0800 |
committer | Jacky Kao <jackykao@google.com> | Mon Jan 10 13:14:26 2022 +0800 |
tree | 767619734d4f2c74029e6d589180306b8c7282a8 | |
parent | c6245d138781058f0a7443258574db6c4e2b9fe5 [diff] |
Use shellRoot to identify PIP menu window Pip menu is an untouchable window which is exculded from accessibility windows list. However it is touchable when users touch in the pip mode window. To fix it, we add this window to visible windows list by comparing the window token. Bug: 191736824 Test: a11y CTS & unit tests Change-Id: I0ac0d0487d0bec9ef04a2ba5770ba499d5125b11