[roll] Roll fuchsia [factoryfs] Remove fs_management dependency

We want to get rid of the legacy means of using filesystems but it's not
worth the effort to switch factoryfs to running as a component at this
time, so this just removes the dependency on fs_management.

Original-Bug: 127628
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/860096
Original-Revision: 1b117175494ff69dae2b074402a3b39a3258d93b
GitOrigin-RevId: dd623da30083cf35a33f846765c2816fb699ca3c
Change-Id: I7bdaf2045f67a00f6c31e54853d612301970e311
1 file changed
tree: 95e9f11aa53f7de2e11a40e2f708fc6aa4b89b84
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.