commit | 8c3b143e1349ed443cc2cb660e45ebd666b5ffec | [log] [tgz] |
---|---|---|
author | Prabir Pradhan <prabirmsp@google.com> | Fri Feb 09 23:34:16 2024 +0000 |
committer | Prabir Pradhan <prabirmsp@google.com> | Thu Mar 14 19:55:46 2024 +0000 |
tree | 24fbfb01ba5d68a907473e32a7017ef7c43cf206 | |
parent | b95d4aa41b0c6a5219da941a94dab2073ce02be5 [diff] |
InputTracer: Introduce TracedEventArgs to track secure events Introduce TracedEventArgs to give the tracing backend additional information about the traced event. We start by tracking whether an event is secure. An event is marked as secure if it is targeting at least one secure window. For now, do not trace secure events in the perfetto backend. Bug: 210460522 Test: manual with perfetto Change-Id: I41648d769319e47486556d0a2d6b8f02142048d2