[roll] Roll fuchsia [bedrock] Move capability types to one place

Refactor this code slightly so the porcelain checking happens at
one spot. This should make it easier to support more types.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1091472
Original-Revision: 006ae20a7d6ab2d833408a90d75700a10585a8b8
GitOrigin-RevId: debd4895eb281f7a65d131a4241dc0143d44bcae
Change-Id: If24a432e7cb31c856c527d2115804e2b1633124f
1 file changed
tree: 79f48ae81bfb798e45e99002a806e6cbacb1e50f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.