[roll] Roll fuchsia [diagnostics] Add shards to support soft transitions

Add a new core shard for wlancfg pointing to the future source of
the diagnostics persistence capability. This facilitates a soft
transition of certain out of tree builds. In a soon-to-arrive
change "new" will become the current shard.

Also add empty shards, that will support transitioning a route
for networking. These shards will then be filled in with an
appropriate route to make an atomic change for all builds.

Original-Bug: 120916
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/803367
Original-Revision: 56ac28a9d2f2bd27adbef2614f63d151d35c6b2d
GitOrigin-RevId: 0f90e0ec642505043424fd8963c5a9c459be1809
Change-Id: I27c60cc78675d71f94c3a60257ee8d8b2b83f42e
1 file changed
tree: f86b6b301cdbf8501b12dac4fe38e85ea852b661
  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.