commit | b568238e53890fce51eeaab4325db1f627262461 | [log] [tgz] |
---|---|---|
author | Prabir Pradhan <prabirmsp@google.com> | Fri Feb 23 22:52:31 2024 +0000 |
committer | Prabir Pradhan <prabirmsp@google.com> | Tue Mar 19 00:14:12 2024 +0000 |
tree | 332eb94722b375f06426ed7a06b792c84800ab76 | |
parent | 4c49aad74a6bb3983a3da32428ea5e9f6b638730 [diff] |
InputTracer: Distinguish sensitive events There are three levels of tracing: complete, redacted, and none. Write events that are redacted into a separate proto, while also omitting certain fields from being written. The redacted level will be used in subsequent CLs. Bug: 210460522 Test: manual with perfetto Change-Id: Ie65e7915c3aa5fc972e675c43e46970363bab3a4