diff options
author | Bernardo Rufino <brufino@google.com> | 2020-11-06 15:15:07 +0000 |
---|---|---|
committer | Bernardo Rufino <brufino@google.com> | 2020-11-06 15:15:07 +0000 |
commit | 29d8bbcf03bccef10ca83993c93255d4a2c38ebd (patch) | |
tree | 88eba819afaf4dbb5264ee444a85e9d783bfd00a /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | abcaea5a9dd959cd30f9c3081fb9a41fb8e9379d (diff) |
Make splash screen trusted
Similarly to ag/12986397, touches were being blocked by
go/untrusted-touches when the user started interacting with the app
early on while the splash screen was showing.
Original intent of the window is to let touches pass through
(FLAG_NOT_TOUCHABLE) and it's controlled by the system, so we make it
trusted to allow touches to pass through.
Bug: 171772640
Bug: 158002302
Test: Launch app after clearing it from recents (to make sure there is
no snapshot) and interact with it, verify no toast/logcat message
about untrusted touches.
Change-Id: Ib20d8ce0975e547ec61bec1e3331e5d6aa6127bd
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions