[roll] Roll fuchsia [selectors][cleanup] Move core type definitions to their own file separate from parsing

Some of these defintions might come directly from the FIDL structs and
enums once submitted.

Original-Bug: 55118
Tested: existing tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/594485
Original-Revision: 005b5880a851562668a3eaf116815efc2831e013
GitOrigin-RevId: 5e5637f053d5ff7216791ea9343b8e8f44d6a6a6
Change-Id: Ib8d60007033e57a5d49e819cbe4ab4e39fcc4111
1 file changed
tree: 683b00c97f4d4345e03a7bba9c5272f30cab92a2
  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.