[roll] Roll fuchsia Reland "[fuchsia-controller] Add tracing mobly test."

This is a reland of commit 993e2eae7e66b2f4eaecfa81a21d36441a94a88b

Original change's description:
> [fuchsia-controller] Add tracing mobly test.
>
> Adds two simple tracing tests to verify e2e compatibility with the
> tracing component(s) on a fuchsia device.
>
> Original-Bug: b/301981282
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/941221

Original-Bug: b/301981282
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/942976
Original-Revision: ac313dc8321a0c2a088611ca79e9823861df81d9
GitOrigin-RevId: 36eeb55cef8573ad5944b10968ba0f95f39cbde3
Change-Id: Ia8aee122b0555d82b152ab3847122fd52fd26328
1 file changed
tree: d6bdd85a7c1babb5ceed2f945cc130fabbe26162
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.