[roll] Roll fuchsia [starnix] Make the "container" feature required

After this change, containers are required to enable the "container"
feature. This change ensures that we do not drop the container feature
accidentally from any containers.

Original-Bug: b/356684424
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1092952
Original-Revision: baff7285e812f728eb212b13beb6af8a0308eac1
GitOrigin-RevId: 5e6b434c4d831d2efea83ee6261b7e92b5f9bce5
Change-Id: I7264caf24e609face8c31e66e6bc6142a2f1a005
1 file changed
tree: b09921f33f59500784fe03acc2c71f74373fd598
  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.