[roll] Roll fuchsia [sandbox] Remove AnyCapability

Now that Router has been moved into the sandbox library
we know all of the types ahead of time. Remove the code
for any casting.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1031852
Original-Revision: 4a97f3caf26bd597efd9a196daad57a6aaf208d9
GitOrigin-RevId: b7a1da474ca7c1f916b40a5f79f1f27a8284fad0
Change-Id: Ifbf56ce2df3340e0b7e3a7c7e1a94f05445d13db
1 file changed
tree: 53ebc595778c3e7d209bcc2bce9cc48d7cae14ce
  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.