[roll] Roll fuchsia [pkg-cache] Enable/disable system_image via structured config

Structured config is more convenient than program arguments for
configuring this type of setting.

Also, adding this value to structured config will allow us to remove
the enable_subpackages value without removing the build system targets
that support pkg-cache's structured config (otherwise there would be
no structured config values which is not allowed).

Original-Bug: 112725
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/764603
Original-Revision: b9830638bf36af34db676f6073bb7030ea4653e0
GitOrigin-RevId: 0ecd5ec1d63275800ce39e1aa32600d6e7925594
Change-Id: I826885d89324795c548880375d637acbebea323f
1 file changed
tree: 29a42cf14e4aab590821913c41b293638165363e
  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.