[roll] Roll fuchsia [zircon][build] Introduce the eng.lk_debug_level_0 image
This image is an "eng" image compiled with an LK_DEBUGLEVEL of 0. It is
used in testing to check that we do not have load-bearing debug
assertions (that would otherwise be compiled away in production). In
particular, we will set
```
extra_kernel_test_images = [ "eng.lk_debug_level_0" ]
```
on bringup builders to automatically exercise core tests against this
kernel, replacing the need for separate ("no_debug") builders that do
this.
Original-Bug: 371568912
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1583435
Original-Revision: a72b478a4571e374ee41e025bcf3140b28e6025f
GitOrigin-RevId: 0eb4633a1e70d5916463cd23105feb237a9530b5
Change-Id: If7d7d39be16bc4d7bedb9ab7630903763fdbc84c
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.