[roll] Roll fuchsia [api] Add #strictaudit comments for a pilot.

This is a limited pilot of the audit process, targeted specifically at
one API area (diagnostics and testing) because they are very nice
and said I could use them as guinea pigs.

Assuming all goes well, these kinds of comments will be added to all
partner-exposed APIs in a future CL.

Original-Bug: 100936

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/700805
Original-Revision: b38c93aa1d8548caa589571d5180d60615d86c33
GitOrigin-RevId: 54b54f24fb65b0c0e09c528df7f92e6ef2188214
Change-Id: I483ce9c4a2660568c721128f59c3494f089a425c
1 file changed
tree: 593b53a0ff3c9d1143191766d0553560b8dee035
  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.