[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
diff --git a/stem b/stem
index c38e912..171fa78 100644
--- a/stem
+++ b/stem
@@ -11,7 +11,7 @@
githooks="integration/git-hooks"
remote="https://fuchsia.googlesource.com/fuchsia"
gerrithost="https://fuchsia-review.googlesource.com"
- revision="27ea5b1a501023f6c3306902efb5e95fa6683e87"/>
+ revision="a07bc3fc346dab47808b460161c4a14aa0ced4e0"/>
</projects>
<hooks>
<hook name="install-environment"