[roll] Roll fuchsia [cast] Remove //src/cast and last reference to it

https://fxrev.dev/769058 was supposed to delete //src/cast, but this
METADATA file was added after that CL was created and not included in
the CL. Also remove an obsolete visibility reference.

Original-Bug: 105627, 42056877
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/967265
Owners-Override: James Robinson <jamesr@google.com>
Original-Revision: 40bffbeab63cec204968fb417094e11d8c8b1feb
GitOrigin-RevId: d80e8e18be2e6d27516138b4db5083973398c7cd
Change-Id: I0d89b4f8ef269eca61e0fe0c69413f53f567df8d
1 file changed
tree: 9dc88456acda0188822e70f7e04aaad8e088fc20
  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.