[roll] Roll fuchsia [component_manager] Simplify builtin capability types

Following the pattern in https://fxrev.dev/1066841, apply similar
cleanups to BuiltinCapability.

There aren't many types using BuiltinCapability so this is a small
change.

Original-Fixed: 347320893
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1069312
Original-Revision: 0dc2b2b7777f1903c5285bf8db90db4fe50c4eb1
GitOrigin-RevId: de8fe960d33b5e2a514355912d9e2d4157540986
Change-Id: I203b65d2ed2705eab43fc319d2764e339d560b09
1 file changed
tree: 079c40c3e1195da9842a5596db85a85015b00020
  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.