[roll] Roll fuchsia [starnix] Don't mount /data automatically.

There's no longer a need to have `/data` mounted as tmpfs automatically
when creating a Starnix kernel. It can be mounted by the operating
system when needed.

Original-Bug: 332742550
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1020035
Owners-Override: Adam Barth <abarth@google.com>
Owners-Override: Kevin Lindkvist <lindkvist@google.com>
Original-Revision: 4bd3675c0766592da707abf9e9f4e617918e0e4d
GitOrigin-RevId: 87da2ca0474095e71d81c206abb1f83805ee7f8e
Change-Id: I3426e39a3ffef5a8d7eef8b8e5babf3fbae1c9db
1 file changed
tree: 6847e525ec2088a07a0d52460caf1d21f1acf81d
  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.