[roll] Roll fuchsia [ctf] Use new C++ bindings and remove deprecated function calls

Migrate the svc tests to use the new FIDL bindings and new `Serve`
signatures. This was causing a compile warning due to
I9e814ec4b38bcda100b6af5d2d9ce85261073ab8.

Update SDK VFS comments as per feedback left in that same change.

Test: fx test //sdk/ctf/tests/pkg/svc
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1151392
Original-Revision: d9db28241765708c57856bf42c8b5316b59e6d2b
GitOrigin-RevId: 905e679050be045986ced635195baea5db83aa25
Change-Id: I00e31a65c2ef6787aae221905490797dc542675e
1 file changed
tree: 4b14ce7722906c4e44915ad4b479f5ec44c34d4c
  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 in one of the communication channels documented at get involved.

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.