commit | 8dbf1405e499bc66fb2ccb14c0990a226c8cbfe8 | [log] [tgz] |
---|---|---|
author | Prabir Pradhan <prabirmsp@google.com> | Thu Apr 04 20:18:11 2024 +0000 |
committer | Prabir Pradhan <prabirmsp@google.com> | Thu Apr 04 20:18:11 2024 +0000 |
tree | b7a824ba8fc06348d247f7555d96a8652239699e | |
parent | efd55b1a397b8a87cbed4d87cda878640f3e29eb [diff] |
InputTracer: Remove precondition check for FLAG_SECURE Do not use LayoutParams's FLAG_SECURE to enforce preconditions on the input window, because the InputConfigs are processed based on the layer flags, which may be out of sync with the LayoutParams flag. Bug: 332616639 Bug: 210460522 Test: None Change-Id: I890b165d498bc91c68e1149549089b5669eaba57