[roll] Roll fuchsia [components] Remove obsolete references to v1

Remove build deps and header imports for v1 protocols which are
not longer used and indeed no longer available.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/878452
Original-Revision: 0d842e597e0770c9e8f4d550287eab4083dc45d0
GitOrigin-RevId: 0563ac7ab6e3556d9fefe7cfb37ab3a292373fa4
Change-Id: Id42a70345e4233edc94af258922c8fb4cf2ccbd8
1 file changed
tree: 5ee2d5090aba05be19e88fb6a2761ea9cc303599
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.