[roll] Roll fuchsia [vfs][rust] Rename `ObjectRequest::new3` to `new`

There remain some out-of-tree usages of `new3` so we need to keep the
old name around for now, but it will be removed shortly in a follow-up
change.

Original-Bug: 384759360
Test: No functional change.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1175913
Original-Revision: acd68610e92d44e1728c26b4732df9954e718020
GitOrigin-RevId: e8ff654d29d0117413c404cbcc7b22fd368c912b
Change-Id: I08018c04f57108b3ab3747956d261f7537809fa6
1 file changed
tree: b2b2428987cd941399f5d256d3eac4370b5ad4f8
  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.