summaryrefslogtreecommitdiff
path: root/libs/androidfw/AssetsProvider.cpp
diff options
context:
space:
mode:
author Daniel Norman <danielnorman@google.com> 2022-09-20 13:25:35 -0700
committer Daniel Norman <danielnorman@google.com> 2022-09-22 14:24:20 -0700
commit35280c1dc4e9777d41d56f8a2cd991a577d3b7c8 (patch)
treeee970591e1eefeac81781d461cceb8e566230d72 /libs/androidfw/AssetsProvider.cpp
parenta73cc8946dd77a7627aaf6a5026db9358848e8e9 (diff)
Remove special case handling for letterboxBounds.
InputWindowHandles for the letterboxes are already provided by the WindowInfosListener callback, so we can directly use those in the various calculations in these files. However, those handles have no IWindow token so we instead look for non-empty frame & non-empty touch region to decide which windows to include in calculations. Windows without an IWindow token are still excluded from being passed back to accessibility services. Fix: 199358388 Test: open app in letterbox mode, use logging to check that AccessibilityController stops iterating once the letterbox windows fill up the remaining screen bounds Test: atest CtsAccessibilityServiceTestCases Change-Id: I625afa17711fcd52bbb7fe9a9ba51500eb1bef5c
Diffstat (limited to 'libs/androidfw/AssetsProvider.cpp')
0 files changed, 0 insertions, 0 deletions