[roll] Roll fuchsia [cobalt] rename fuchsia::cobalt::Status to FuchsiaStatus

This will allow cobalt::util::Status to be renamed to cobalt::Status

Original-Bug: 82358
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/599116
Original-Revision: 78a7ff5279a0d716e10e95b43f98a83ca13b2387
GitOrigin-RevId: 9c6cb9e39406084370ed7bad92e69e68f2d327d9
Change-Id: I8b53f0231bc7472ca2e0a1e75267e0d47cf81590
1 file changed
tree: 156d896fcf1695808bbe89ae587b8d6c47093670
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. test_durations
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.