[roll] Roll fuchsia [items] Add support for Get2

This API allows fetching all items of a given type, or items of a given
type only matching a provided extra.

Original-Bug: 102804
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/692646
Original-Revision: 81363c644db479544ff1f6f5db49577aebad00cb
GitOrigin-RevId: d0059c25e600be7b03789ef06dcf57e2b695ae14
Change-Id: Ifd94f6f555fffbbe1eec454660dce233bff2c1e5
1 file changed
tree: d8845f8b20d49226d4e5565762c4adb751812314
  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.