[Telemetry] Switch Android platform to no longer uses test ca

This means Telemetry will use "--ignore-certificate-errors" when launching Chrome
on Android platform version < M

Reenabling test ca is tracked in crbug.com/716084

** PERF SHERIFFS **: this CL is expected to cause performance changes to Chrome.
Please ignore any perf regression caused by this, since this is test change, and
not a change to Chrome.

BUG=chromium:716084, chromium:711634

Review-Url: https://codereview.chromium.org/2851563002
1 file changed
tree: cbe8fadd867d0ceed7b36a2c7340b7ec8dfbdd2d
  1. bin/
  2. catapult_base/
  3. catapult_build/
  4. common/
  5. dashboard/
  6. dependency_manager/
  7. devil/
  8. docs/
  9. experimental/
  10. firefighter/
  11. hooks/
  12. infra/
  13. netlog_viewer/
  14. systrace/
  15. telemetry/
  16. third_party/
  17. trace_processor/
  18. tracing/
  19. .eslintignore
  20. .eslintrc
  21. .gitignore
  22. AUTHORS
  23. codereview.settings
  24. CONTRIBUTING.md
  25. LICENSE
  26. navbar.md
  27. OWNERS
  28. PRESUBMIT.py
  29. pylintrc
  30. README.md
  31. WATCHLISTS
README.md

Catapult

Catapult is the home for several performance tools that span from gathering, displaying and analyzing performance data. This includes:

These tools were created by Chromium developers for performance analysis, testing, and monitoring of Chrome, but they can also be used for analyzing and monitoring websites, and eventually Android apps.

Contributing

Please see our contributor's guide

Current build status