diff options
author | Bernardo Rufino <brufino@google.com> | 2020-11-06 10:38:59 +0000 |
---|---|---|
committer | Bernardo Rufino <brufino@google.com> | 2020-11-06 13:08:18 +0000 |
commit | 992ad4953c04e2e0b8c9c34f85bad7f4b8369afc (patch) | |
tree | 0dcf1cfd9af6320a12f49ab91121c2e94a61e8e7 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | f7019ee01b9a6c2d9bb32fc80d28831827bfc66d (diff) |
Make PiP overlay trusted to let touches pass-through
This seems to be the overlay with the settings/close/maximize buttons
(please correct me if I'm wrong). With go/untrusted-touches the overlay
is blocking touches, since that's generated and owned by SystemUI with
original intention of letting touches pass-through to the
"pip_input_consumer" below (owned by the system), the fix is to make it
trusted.
Bug: 172629907
Bug: 158002302
Test: Put app in PiP state (eg. Maps), click on it and verify no
toast/logcat is shown regarding untrusted touch.
Change-Id: I4227d129b1d43ebc46cd169be7cae7f4e7ed9b9a
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions