commit | 42e5b7014b1aab533d5289c017c8846899fed2d0 | [log] [tgz] |
---|---|---|
author | Hani Kazmi <[email protected]> | Mon Apr 25 09:50:29 2022 +0000 |
committer | Hani Kazmi <[email protected]> | Fri Apr 29 11:32:32 2022 +0000 |
tree | 568e3eb527cd922302e100e0a4a63aad993b8e28 | |
parent | 6e27180dadf524d316de220272bdbbe86699f5e6 [diff] |
Cleanup: Block untrusted touches in InputDispatcher This change removes the BlockUntrustedTouchesMode enum, and related code, as block_untrusted_touches is now always enforced. Removed code and policy to display a toast when an untrusted touch occurs, as it's no longer used. Fix: 169067926 Test: atest WindowUntrustedTouchTest Change-Id: I1f8407f523eb845a7c50a2788553bdb2616a394b