[roll] Roll fuchsia [fuchsia.io] Remove File.WriteDeprecated

This is possible now that pkgfs has been removed (which relied on the
old semantics of being able to return a length and an error).

Original-Bug: 77623
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/696467
Original-Revision: 990669654a2d0987bb5bce1b9f5ab8f9eeb4dfbf
GitOrigin-RevId: c4dd41697cd23b25ae972c8f90ca53df7c0ec26e
Change-Id: Ia3bb65c9f4ba467a6abbc841fcc0cd960957811d
1 file changed
tree: 9590279145ae83e8fb2b996ed8f179acfc73d844
  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.