commit | 5a2cc8f2cbc7d034fb551ad0c2c57f0c9fb197aa | [log] [tgz] |
---|---|---|
author | Ryan Zuklie <rzuklie@google.com> | Tue Jan 31 17:29:30 2023 -0800 |
committer | Ryan Zuklie <rzuklie@google.com> | Tue Jan 31 17:29:30 2023 -0800 |
tree | 355d4e3e120480ce7a79aa5f538b4f03560cfc09 | |
parent | 620c23af39dd34aecddbc8f1182dd9daca4d37ef [diff] |
Reduce binary size by excluding perfetto consumer The network trace handler only produces, never consumes Perfetto events. By cutting out the consumer code, we can reduce the binary size by ~280KB. Bug: 246985031 Test: build and flash Change-Id: Ie03129630cc425e1759770ef3f3d3391e78331d7