[roll] Roll fuchsia [sestarnix] Replace Vec<> results with iterators in all_variants()

Return iterators over the static sets of classes, permissions, etc,
rather than allocating vectors to hold them.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1271304
Original-Revision: 241d975a73983c3262b34cd90b461fa759c2cf1c
GitOrigin-RevId: 1f9a27ea28654471bdedd814028dd70ec0cce771
Change-Id: Ife475eb78519e1a01c97d1579e2e13eb49fb0b10
1 file changed
tree: f443ecb77c9778b8f00754aa2c3f9f70b1e94f05
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.