commit | 79c86845399621895dddfabe0dfc59d667715d11 | [log] [tgz] |
---|---|---|
author | Florian Mayer <fmayer@google.com> | Tue Mar 31 11:52:55 2020 +0200 |
committer | Florian Mayer <fmayer@google.com> | Tue Mar 31 10:53:40 2020 +0000 |
tree | d4269e874a71630369c1dba1028268bf2f321f1d | |
parent | de6d9fd4428c078ddbf5526203cf3d00d1d8602c [diff] |
Check for build type, not debuggable, for extra guardrails test. We were testing for ro.debuggable before, which is wrong in some weird presubmit targets. extra guardrails are rejected for fork mode, which is used on user builds regardless of ro.debuggable. For release apps, the signal is ignored based on ro.debuggable, so we keep using IsDebuggableBuild for the condition in ReleaseApp(Runtime|Startup). Bug: 152839251 Change-Id: Ia89339241b81d9f95f295c728220f51ed4356c9e
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.
See /docs/contributing.md for instructions.
The source-of-truth repo is Android's Gerrit. The GitHub repo is a read-only mirror.
You can reach us on our Discord channel. If you prefer using IRC we have an experimental Discord <> IRC bridge synced with #perfetto-dev
on Freenode.