Amalgamator: don't pull .pb.h headers in amalgamated header aosp/1108431 intended to recursively pull all .pbzero.h headers in the amalgamated .pb.h but instead pulled also .pb.h. In turn this pulled unwanted dependencies on protobuf header Test: manual: built perfetto SDK, has no pb.h in perfetto.h Bug: 141331948 Change-Id: I4c284cff691f24176443baa8a7a2bf2bca3c4ade
Perfetto is an open-source project for performance instrumentation and tracing of Linux/Android/Chrome platforms and user-space apps.
See www.perfetto.dev for docs.