[roll] Roll fuchsia [assembly] Rename EmptyMinFS -> EmptyData

In the future we need to support both minfs and fxfs. This makes it more
clear that the empty data partition may be formatted with either minfs
or fxfs on some products.

Add TODOs for eventually removing the --with-empty-minfs flag.

Test: No functional change.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/789123
Original-Revision: 492d8d365a3a66f3871f0db1f4493256add1a853
GitOrigin-RevId: b33202ec8483e6aab5da9b28745eff50cfa1dad8
Change-Id: I291e00e865e8f2a555a0bb0b82d14594e82bbb02
1 file changed
tree: 0a8579078f5544fda2f6b1f5c36097a08f249841
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.