commit | e6aa463d53d8a441e352a81377104f258ba0ca22 | [log] [tgz] |
---|---|---|
author | David Dorwin <ddorwin@fuchsia.infra.roller.google.com> | Thu Jan 16 17:06:03 2025 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Jan 16 17:07:35 2025 -0800 |
tree | 2cbf75adf8aa2240072060f8a8997fa95f71aaa9 | |
parent | 973b5c209fdd00d0dba1f1f8f7d8b9147ce29a92 [diff] |
[roll] Roll fuchsia [fidl][build] Correct internal_only_idk marker name https://fxrev.dev/1139638 replaced the "internal" SDK category string with "internal_only_idk" for FIDL libraries. However, the string is used for to build an SDK category marker target label in `fidl()` before `fidl_library()` handles the new string. Replace the new string when generating markers target labels. The use of the wrong marker label has not caused a build error because there are not currently any dependencies on the `fuchsia.boot` sub-targets that depend on markers. Original-Bug: 372986936 Test: Observe `assert_no_deps` error when adding "//sdk/fidl/fuchsia.boot:fuchsia.boot_rust" to the `deps` of `fuchsia_controller_internal`. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1188994 Original-Revision: a07bc3fc346dab47808b460161c4a14aa0ced4e0 GitOrigin-RevId: 5ef2ef1287e09ebfab5e0428e6e4138e0d1f5e90 Change-Id: I22f75e51ecfda3c8fcd987b1a2cf813234023fee
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
.