[roll] Roll fuchsia [fx] Fix for `fx self-test tools/devshell/tests/fx-internal/fx_update_path_test`

Remove annoying Bash errors about "No such file or directory" when
running this command.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1000273
Original-Revision: 84bc1c04c523f39c4dd6cef1097702deb6f9e609
GitOrigin-RevId: b26436ba8e2c2db4632f64492ebbeb90281485fd
Change-Id: I31fbb76a6c1e10ec647353510eab546c9f23fb3d
1 file changed
tree: fdca1d5278f916fa47a6f554c36c9028fda189e6
  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 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.