[roll] Roll fuchsia [vfs][sdkcpp][rust] Describe NODE_REFERENCE -> Service

Return fuchsia.io/NodeInfoDeprecated.Service from
fuchsia.io/Node.DescribeDeprecated on nodes opened with NODE_REFERENCE.
This matches the behavior of the C++ VFS; see

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/744223
Original-Revision: 88f1902509ee316b3ef0f809393578a3e525ad33
GitOrigin-RevId: 53257b5a1b7e627f6bef966f876df76425f53267
Change-Id: I7b50c403baa4836b6eec600e2ed8d679bf8a48c5
1 file changed
tree: 998620e7e10c9d5febfe92d606d2c719047a5fb9
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.