[roll] Roll fuchsia [vfs][rust] Default get_backing_memory impl

Add a default implementation for File::get_backing_memory that returns
NOT_SUPPORTED.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1277846
Original-Revision: 04a3f95ae4a5f3c391055eb897994aa192c749de
GitOrigin-RevId: 0deebf105050b8a89549822f06919edd6c1f4e2c
Change-Id: I4e8d8f65f2c48d7874dfcdeeccd046e505d8a98a
1 file changed
tree: 33545e90ea65fa63d267c24146f2b3f14663c309
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.