[roll] Roll fuchsia [logs] Export the opinionated globals to the SDK

This exports the opinionated global library to the SDK.
This is needed in order to break the cycle between the
legacy logger and the new one, and will allow the SDK
logger to have a strong dep on this library prior to
the macros being exported to the SDK.

Original-Bug: b/300157652
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/954414
Original-Revision: 9fada87dda2697f6ff5754b4a0a64f0b839480a7
GitOrigin-RevId: 6cf469c07d343864ced5463b3dd879164bb64a7f
Change-Id: Idae1f9959293cf0bcf51b52d758060ba405efcd0
1 file changed
tree: 9481ae079bc80e2acf2be8902c26da53271faaaa
  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.