[roll] Roll fuchsia [starnix][container] Skip root LayeredFs if empty

If the container does not enable any feaures that require a LayeredFs at
the root, then do not actually create one.  Currently, all containers
enable the "container" feature, which requires a LayredFs, but soon we
will start disabling this feature in some containers, which will cause
this new codepath to execute.

Original-Bug: b/356684424
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1093712
Original-Revision: 794da2888f1069c24a9c511f9efd93eab5d94c9f
GitOrigin-RevId: ecab7203a39a2c639fa455dbcf0078fe10096a41
Change-Id: I2f18a5943ff4ef847f6769f7bb27fabe4287a6a5
1 file changed
tree: 20faeeeb52783e2c470c1046f69729e8aebc904e
  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.