[roll] Roll fuchsia [scrutiny-x] Stub implementations of public API

This change introduces stub implementations of public APIs to be
evolved (more or less) independently according to each API's
processing of build artifacts to derive API abstractions that
correspond to Fuchsia concepts.

Original-Bug: 111240
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/740510
Original-Revision: 271b0d19d1da53d3d57fb89c72fd1e197238bbcb
GitOrigin-RevId: 94918d4fa6e8385c9664b9881f2cbba4501cf04d
Change-Id: Ibe93685406511ffe69d3572f1b40f18237d58d07
1 file changed
tree: fbd82bb8a465dd295c58ab146a10bf91f668f05f
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.