[roll] Roll fuchsia [kernel][build] Don't have eng.lk_debug_level_0 inherit the eng test deps

It was an accident that the test deps (i.e., in practice, the boot
options additionally set for use in tests) for the eng.lk_debug_level_0
image were defined as the same as the eng test deps. The eng test deps
include options that introduce codepaths that assert on
DEBUG_ASSERT_IMPLEMENTED, which naturally is not what is run on the
no_kernel_debug builders.

Original-Original-Bug: 371568912
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1610371
Original-Original-Revision: d6c6fcac589ecc02f1539673ed043ec65ad23402
GitOrigin-RevId: d8758c38660688392f5726b0cbd2272c1bddfec3
Change-Id: I41830ce3a5776e9575a76e692f9662389d813813
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1611712
Cr-Commit-Position: refs/heads/main@{#192656}
1 file changed
tree: d3bedb3da5a545c18c35507d96d11cf32f5d526e
  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.