[roll] Roll fuchsia [kernel][build] Properly define eng*/user/userdebug images

*Well, almost. In the interest of softly transitioning of the "no_debug"
bringup builders, we keep the switchset used by the eng image as the
legacy one. Once those builders are gone (enabling us to define kernel
ZBI tests in a single build across multiple kernel images), we'll update
this to use the lk_debug_level_2 switchset.

In this change, we also move the boot options implicitly a part of the
definition of the eng/user/userdebug images into the definitions proper
over from assembly logic. These settings though are aspirational and
are are overrode with the same values in Assembly at the moment for
"scrutiny" validation reasons. https://fxbug.dev/509616048 tracks making
these kernel image settings the source of truth and only specified once.

Milestone: note that this change results in user/userdebug product
bundles actually using user/userdebug kernel images.

Original-Bug: 371568912, 509616048
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1575597
Original-Revision: 92b9a66290f29630a0fe4ec821a72f4dc3353e80
GitOrigin-RevId: 70dd293f614c152b6e83bc33f78fa1a1f067e2c0
Change-Id: I524476287582130931970144c73b533e6bc01cdf
1 file changed
tree: 9a95e76751a4ff0674cdd3b61c38e6347a896dbf
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.