[roll] Roll fuchsia [fuchsia.io] Rename File.Read{,Deprecated}

This is step 2 in the following transition:
1. petal: Use File.Read2
2. fuchsia: Rename File.Read to File.ReadDeprecated
3. petal: Use File.ReadDeprecated
4. fuchsia: Rename File.Read2 to File.Read
5. petal: Use File.Read

Original-Bug: 77623
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/648034
Original-Revision: 861ebdf8fbcef94ee2320b34a5e8030e0f734e16
GitOrigin-RevId: 19faa5e0ef52ec2eb5b28a75df3b171baecad3a4
Change-Id: I5c47395208975964bc4cca486b38a5afe0287fa1
1 file changed
tree: 1a32e5f2f81bae71b042f68bbb7a01ebbd313dc3
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.