[roll] Roll fuchsia [sdk][vfs] Remove deprecated functionality at NEXT

Ensure symbols for deprecated functionality are no longer included in
libvfs_internal.so, since these should no longer be called at the
current API level.

Original-Bug: 324080864
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1509857
Original-Revision: 9f7201db7709a74e18d5cf7436ed8d8cbebf2571
GitOrigin-RevId: 28c920c381ccd9b9e32c834a8e66266cd7627af8
Change-Id: Icdf30c7f1d30e25f0f565b3a4aefc844755f823f
1 file changed
tree: b19e891a4f00c2d1a714a32ece73b3491772a432
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.