[roll] Roll third_party/perfetto 00a6e13..800729a (8 commits)

800729a Merge "[ui] Refactor track sorting logic"
53040b1 Merge "ui: Customise modal used for resetting the device interface."
975d653 Merge "ui: Add logic for forcing the connection to the device when adb server is running"
a6723e1 ui: Customise modal used for resetting the device interface.
199bdbc Merge "tp_python: try to avoid downloading TP many times"
0aa828f ui: Add logic for forcing the connection to the device when
57be151 [ui] Refactor track sorting logic
4acae20 tp_python: try to avoid downloading TP many times

GitOrigin-RevId: 99bcafe0a9cc24f7a2c8ab58bc8329f51a4766f3
Change-Id: Ie8bfd3834d4533bbbe8ccea2b73a45facc64567f
1 file changed
tree: c19fe025075495ac3a40696cdba051b6b62cb158
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.