commit | b1548e9b598633d4518152bf04deb233d05261d7 | [log] [tgz] |
---|---|---|
author | Steven Terrell <steventerrell@google.com> | Thu Jul 04 00:06:28 2024 +0000 |
committer | Steven Terrell <steventerrell@google.com> | Thu Jul 04 00:06:28 2024 +0000 |
tree | fccbe072f8e69328337811aae2a6f0913672d20f | |
parent | 55d3554797ca342d93441820ce6b71543734ea58 [diff] |
Add min_sdk to java_proto build target This adds the min_sdk_version to the java_proto build target for com.android.profiling apex. This is needed to support updating the min_sdk_version on the apex itself from current to 35. Bug: 221087384 Change-Id: I5ce4ba90d7c05abc689853eef8347bb2e482f255
Perfetto is a production-grade open-source stack for performance instrumentation and trace analysis. It offers services and libraries and for recording system-level and app-level traces, native + java heap profiling, a library for analyzing traces using SQL and a web-based UI to visualize and explore multi-GB traces.
See https://perfetto.dev/docs or the /docs/ directory for documentation.