[XL] Change in fuchsia/fuchsia[main]: [gn] Roll prebuilt GN manually

0 views
Skip to first unread message

'David Turner (Gerrit)' via owners-override

unread,
May 19, 2026, 4:59:55 PM (5 days ago) May 19
to Owners Override
Attention needed from Gulfem Savrun Yeniceri, Owners Override and Wayne Chou

David Turner has uploaded the change for review

David Turner would like Owners Override to review this change.

Commit message

[gn] Roll prebuilt GN manually

This rolls the Fuchsia GN prebuilt to a new version
git_revision:7ecf26c4148fd141741775347af89aa9c00a80bc
which changed the formatter to impose a stricter 80 line
width limit [1], and thus requires manually re-running
`bazel2gn` to fix BUILD.bazel / BUILD.gn mismatches, and
then `fx format-code --all -- "*.gn" "*.gni"`

[1]: https://gn-review.googlesource.com/c/gn/+/21820

This was created by doing the following:

1) Updating manifest/toolchain to update the GN
git_revision number, then calling update-lockfiles.sh
in this directory.

2) Using 'jiri update -local-manifest-project=fuchsia'
to get the latest GN prebuilt in the checkout

3) Reformat all GN files in fuchsia.git with
`git ls-files | grep -E -e '\.gni?$' | xargs prebuilt/third_party/gn/linux-x64/gn format`

4) Manually update //tools/create/templates/driver-default/BUILD.gn.tmpl-cpp
to fix its formatting (as `gn format` doesn't like the substitution
expressions in that file) and
//tools/create/goldens/my-driver-cpp/BUILD.gn to match its new version.

NO_IFTTT=Too many violations in existing files for this CL
Fixed: 511976539
Change-Id: I08f2ffbb41db4f3901df404ac7d2745e376e51e6

Change diff


Change information

Files:
  • M .gn
  • M BUILD.gn
  • M boards/arm64/BUILD.gn
  • M boards/kernel_cmdline/BUILD.gn
  • M boards/partitions/vim3/BUILD.gn
  • M boards/pkvm/BUILD.gn
  • M boards/vim3.gni
  • M boards/vim3/BUILD.gn
  • M boards/x64/BUILD.gn
  • M build/BUILD.gn
  • M build/assembly/assembly_input_bundle.gni
  • M build/assembly/assembly_resources_directory.gni
  • M build/assembly/developer_overrides.gni
  • M build/assembly/emulator_support_aib.gni
  • M build/assembly/package_list.gni
  • M build/assembly/product_assembly_config_file_impl.gni
  • M build/assembly/product_assembly_configuration.gni
  • M build/assembly/product_bundle.gni
  • M build/assembly/tools/assembly/BUILD.gn
  • M build/bazel/assembly/bazel_product_bundle.gni
  • M build/bazel/bazel_action.gni
  • M build/bazel/bazel_build_group.gni
  • M build/bazel/bazel_inputs.gni
  • M build/bazel/bazel_root_targets.gni
  • M build/bazel/bazel_root_targets_list.gni
  • M build/bazel/bazel_test_package_group.gni
  • M build/bazel/host/BUILD.gn
  • M build/bazel/licenses/BUILD.gn
  • M build/beads/.agent/skills/migrating_host_tool_to_bazel/examples/go/after/BUILD.gn
  • M build/beads/.agent/skills/migrating_host_tool_to_bazel/examples/go/before/BUILD.gn
  • M build/bind/bind.gni
  • M build/component/component_id_index.gni
  • M build/components/fuchsia_component.gni
  • M build/components/fuchsia_package.gni
  • M build/components/fuchsia_structured_config.gni
  • M build/components/fuchsia_test_package.gni
  • M build/components/fuchsia_unittest_component.gni
  • M build/config/BUILD.gn
  • M build/config/BUILDCONFIG.gn
  • M build/config/compilation_modes.gni
  • M build/config/fuchsia/BUILD.gn
  • M build/config/fuchsia/target_api_level.gni
  • M build/config/fuchsia/target_api_level_range.gni
  • M build/config/fuchsia/zircon_asserts.gni
  • M build/config/linux/BUILD.gn
  • M build/config/lto/BUILD.gn
  • M build/config/profile/BUILD.gn
  • M build/config/profile/config.gni
  • M build/config/python/BUILD.gn
  • M build/config/rust/BUILD.gn
  • M build/config/sysroot.gni
  • M build/config/x64/BUILD.gn
  • M build/config/zircon/BUILD.gn
  • M build/cpp/BUILD.gn
  • M build/cpp/cpp_fuzzer.gni
  • M build/cpp/fidl_cpp.gni
  • M build/cpp/sdk_cpp_test.gni
  • M build/cpp/sdk_prebuilt_library_impl.gni
  • M build/cpp/sdk_source_set.gni
  • M build/dart/BUILD.gn
  • M build/dart/dart_library.gni
  • M build/dart/dart_tool.gni
  • M build/devicetree/devicetree.gni
  • M build/devicetree/devicetree_visitor.gni
  • M build/dist/packaged_shared_library.gni
  • M build/dist/zip_resource.gni
  • M build/drivers/check_included_drivers.gni
  • M build/drivers/create_all_drivers_doc.gni
  • M build/drivers/driver_manifest.gni
  • M build/drivers/fuchsia_driver.gni
  • M build/drivers/fuchsia_driver_component.gni
  • M build/drivers/fuchsia_driver_package.gni
  • M build/fidl/fidl.gni
  • M build/fidl/fidl_library.gni
  • M build/fuzzing/fuchsia_fuzzer_component.gni
  • M build/fuzzing/fuchsia_fuzzer_package.gni
  • M build/fuzzing/fuchsia_library_fuzzer.gni
  • M build/fuzzing/host_library_fuzzer.gni
  • M build/fuzzing/internal/library_fuzzer.gni
  • M build/go/go_build.gni
  • M build/icu/icu_rustc_library.gni
  • M build/icu/icu_rustc_staticlib.gni
  • M build/icu/icu_source_set.gni
  • M build/icu/third_party_icu_headers.gni
  • M build/images/BUILD.gn
  • M build/images/args.gni
  • M build/images/bringup/BUILD.gn
  • M build/images/fuchsia/BUILD.gn
  • M build/images/network-conformance/assemble_network_conformance_system.gni
  • M build/images/paths.gni
  • M build/images/updates/BUILD.gn
  • A build/images/updates/bazel_assemblies/BUILD.gn
  • A build/images/updates/gn_assemblies/BUILD.gn
  • M build/intl/intl_strings.gni
  • M build/licenses/generated_licenses_spdx.gni
  • M build/packages/package_metadata.gni
  • M build/packages/prebuilt_package_with_flavors.gni
  • M build/packages/prebuilt_test_manifest.gni
  • M build/packages/sdk_fuchsia_package.gni
  • M build/python/fidl_python.gni
  • M build/python/python_action.gni
  • M build/python/python_c_extension.gni
  • M build/python/python_library.gni
  • M build/python/python_mobly_test.gni
  • M build/python/self_extracting_binary/BUILD.gn
  • M build/rust/BUILD.gn
  • M build/rust/config.gni
  • M build/rust/rust_auxiliary.gni
  • M build/rust/rust_auxiliary_args.gni
  • M build/rust/rustc_artifact.gni
  • M build/rust/rustc_cdylib.gni
  • M build/rust/rustc_dylib.gni
  • M build/rust/rustc_library.gni
  • M build/rust/rustc_link_attribute.gni
  • M build/rust/rustc_macro.gni
  • M build/rust/rustc_test.gni
  • M build/rust/tests/BUILD.gn
  • M build/rust/tests/rustdoc/cargo_transitive/BUILD.gn
  • M build/rust/tests/rustdoc/cargo_transitive_no_index/BUILD.gn
  • M build/rust/tests/rustdoc/proc_macro_link_separate/BUILD.gn
  • M build/rust/tests/rustdoc/proc_macro_use/BUILD.gn
  • M build/rust/tests/rustdoc/working_dir_examples/BUILD.gn
  • M build/rust/tests/rustdoc/write_docs_somewhere_else/BUILD.gn
  • M build/sdk/config.gni
  • M build/sdk/idk.gni
  • M build/sdk/idk_subbuilds.gni
  • M build/sdk/meta/BUILD.gn
  • M build/sdk/sdk_atom.gni
  • M build/secondary/third_party/acpica/BUILD.gn
  • M build/testing/boot_tests/BUILD.gn
  • M build/testing/boot_tests/boot_test.gni
  • M build/testing/boot_tests/kernel_zbi_test.gni
  • M build/testing/flutter_driver.gni
  • M build/testing/golden_files.gni
  • M build/testing/isolated/BUILD.gn
  • M build/testing/perf/test.gni
  • M build/testing/run_target_test_and_host_script.gni
  • M build/testing/symbols_dir_test_data.gni
  • M build/toolchain/breakpad.gni
  • M build/toolchain/clang_toolchain.gni
  • M build/toolchain/rbe_modes.gni
  • M build/toolchain/runtime/toolchain_runtime_deps.gni
  • M build/toolchain/toolchain_environment.gni
  • M build/toolchain/variant_tags.gni
  • M build/toolchain/variant_toolchain_suite.gni
  • M build/validate/BUILD.gn
  • M build/virtual-devices/BUILD.gn
  • M build/zbi/zbi.gni
  • M build/zircon/zx_library.gni
  • M bundles/BUILD.gn
  • M bundles/assembly/BUILD.gn
  • M bundles/assembly/scrutiny/BUILD.gn
  • M bundles/assembly_input_groups/BUILD.gn
  • M bundles/buildbot/bringup/BUILD.gn
  • M bundles/buildbot/host/BUILD.gn
  • M bundles/buildbot/virtualization/BUILD.gn
  • M bundles/docs_roller/BUILD.gn
  • M examples/assembly/structured_config/configured_by_assembly/BUILD.gn
  • M examples/components/services/BUILD.gn
  • M examples/diagnostics/inspect/codelab/cpp/BUILD.gn
  • M examples/diagnostics/inspect/codelab/rust/BUILD.gn
  • M examples/drivers/bind/bindlib_codegen/BUILD.gn
  • M examples/drivers/simple/rust/BUILD.gn
  • M examples/fidl/calculator/BUILD.gn
  • M examples/fidl/new/BUILD.gn
  • M examples/fidl/new/calculator/BUILD.gn
  • M examples/fidl/new/calculator/baseline/BUILD.gn
  • M examples/fidl/new/calculator/baseline/fidl/BUILD.gn
  • M examples/fidl/new/calculator/baseline/realm/BUILD.gn
  • M examples/fidl/new/canvas/BUILD.gn
  • M examples/fidl/new/canvas/add_line_metered/BUILD.gn
  • M examples/fidl/new/canvas/add_line_metered/cpp_natural/BUILD.gn
  • M examples/fidl/new/canvas/add_line_metered/cpp_wire/BUILD.gn
  • M examples/fidl/new/canvas/add_line_metered/fidl/BUILD.gn
  • M examples/fidl/new/canvas/add_line_metered/realm/BUILD.gn
  • M examples/fidl/new/canvas/add_line_metered/rust/BUILD.gn
  • M examples/fidl/new/canvas/add_line_metered/test/goldens/BUILD.gn
  • M examples/fidl/new/canvas/baseline/BUILD.gn
  • M examples/fidl/new/canvas/baseline/cpp_natural/BUILD.gn
  • M examples/fidl/new/canvas/baseline/cpp_wire/BUILD.gn
  • M examples/fidl/new/canvas/baseline/fidl/BUILD.gn
  • M examples/fidl/new/canvas/baseline/realm/BUILD.gn
  • M examples/fidl/new/canvas/baseline/rust/BUILD.gn
  • M examples/fidl/new/canvas/baseline/rust_next/BUILD.gn
  • M examples/fidl/new/canvas/baseline/test/goldens/BUILD.gn
  • M examples/fidl/new/canvas/client_requested_draw/BUILD.gn
  • M examples/fidl/new/canvas/client_requested_draw/cpp_natural/BUILD.gn
  • M examples/fidl/new/canvas/client_requested_draw/cpp_wire/BUILD.gn
  • M examples/fidl/new/canvas/client_requested_draw/fidl/BUILD.gn
  • M examples/fidl/new/canvas/client_requested_draw/realm/BUILD.gn
  • M examples/fidl/new/canvas/client_requested_draw/rust/BUILD.gn
  • M examples/fidl/new/canvas/client_requested_draw/test/goldens/BUILD.gn
  • M examples/fidl/new/key_value_store/BUILD.gn
  • M examples/fidl/new/key_value_store/add_iterator/BUILD.gn
  • M examples/fidl/new/key_value_store/add_iterator/fidl/BUILD.gn
  • M examples/fidl/new/key_value_store/add_iterator/realm/BUILD.gn
  • M examples/fidl/new/key_value_store/add_iterator/rust/BUILD.gn
  • M examples/fidl/new/key_value_store/add_iterator/test/goldens/BUILD.gn
  • M examples/fidl/new/key_value_store/add_read_item/BUILD.gn
  • M examples/fidl/new/key_value_store/add_read_item/fidl/BUILD.gn
  • M examples/fidl/new/key_value_store/add_read_item/realm/BUILD.gn
  • M examples/fidl/new/key_value_store/add_read_item/rust/BUILD.gn
  • M examples/fidl/new/key_value_store/add_read_item/test/goldens/BUILD.gn
  • M examples/fidl/new/key_value_store/baseline/BUILD.gn
  • M examples/fidl/new/key_value_store/baseline/cpp_natural/BUILD.gn
  • M examples/fidl/new/key_value_store/baseline/cpp_wire/BUILD.gn
  • M examples/fidl/new/key_value_store/baseline/fidl/BUILD.gn
  • M examples/fidl/new/key_value_store/baseline/realm/BUILD.gn
  • M examples/fidl/new/key_value_store/baseline/rust/BUILD.gn
  • M examples/fidl/new/key_value_store/baseline/rust_next/BUILD.gn
  • M examples/fidl/new/key_value_store/baseline/test/goldens/BUILD.gn
  • M examples/fidl/new/key_value_store/data/BUILD.gn
  • M examples/fidl/new/key_value_store/support_exports/BUILD.gn
  • M examples/fidl/new/key_value_store/support_exports/cpp_natural/BUILD.gn
  • M examples/fidl/new/key_value_store/support_exports/cpp_wire/BUILD.gn
  • M examples/fidl/new/key_value_store/support_exports/fidl/BUILD.gn
  • M examples/fidl/new/key_value_store/support_exports/realm/BUILD.gn
  • M examples/fidl/new/key_value_store/support_exports/rust/BUILD.gn
  • M examples/fidl/new/key_value_store/support_exports/test/goldens/BUILD.gn
  • M examples/fidl/new/key_value_store/support_trees/BUILD.gn
  • M examples/fidl/new/key_value_store/support_trees/fidl/BUILD.gn
  • M examples/fidl/new/key_value_store/support_trees/realm/BUILD.gn
  • M examples/fidl/new/key_value_store/support_trees/rust/BUILD.gn
  • M examples/fidl/new/key_value_store/support_trees/test/goldens/BUILD.gn
  • M examples/fidl/new/key_value_store/use_generic_values/BUILD.gn
  • M examples/fidl/new/key_value_store/use_generic_values/fidl/BUILD.gn
  • M examples/fidl/new/key_value_store/use_generic_values/realm/BUILD.gn
  • M examples/fidl/new/key_value_store/use_generic_values/rust/BUILD.gn
  • M examples/fidl/new/key_value_store/use_generic_values/test/goldens/BUILD.gn
  • M examples/fuzzers/BUILD.gn
  • M examples/fuzzers/cpp/BUILD.gn
  • M examples/hello_world/cpp/BUILD.gn
  • M examples/hello_world/rust/BUILD.gn
  • M examples/intl/wisdom/cpp/server/BUILD.gn
  • M examples/intl/wisdom/rust/server/BUILD.gn
  • M manifests/jiri.lock
  • M manifests/toolchain
  • M products/bringup/BUILD.gn
  • M products/bringup/bringup_args.gni
  • M products/minimal.gni
  • M products/tests/minimal_boot_user.gni
  • M sdk/BUILD.gn
  • M sdk/ctf/BUILD.gn
  • M sdk/ctf/build/compatibility_test_suite.gni
  • M sdk/ctf/build/generate_ctf_tests.gni
  • M sdk/ctf/build/internal/ctf_prebuilt_test.gni
  • M sdk/ctf/build/internal/generate_ctf_packages.gni
  • M sdk/ctf/build/internal/lacewing_fidl_wrapper.gni
  • M sdk/ctf/build/internal/prebuilt_host_test_manifest.gni
  • M sdk/ctf/tests/pkg/fdio/BUILD.gn
  • M sdk/fidl/fuchsia.exception/BUILD.gn
  • M sdk/fidl/fuchsia.net.stack/BUILD.gn
  • M sdk/fidl/fuchsia.ui.compression.internal/BUILD.gn
  • M sdk/fidl/fuchsia.wlan.ieee80211/BUILD.gn
  • M sdk/firmware/BUILD.gn
  • M sdk/generate_idk_targets.gni
  • M sdk/idk_contents.gni
  • M sdk/lib/async-testing/BUILD.gn
  • M sdk/lib/async/test/BUILD.gn
  • M sdk/lib/c/BUILD.gn
  • M sdk/lib/c/libc.gni
  • M sdk/lib/c/libc_toolchain.gni
  • M sdk/lib/c/sysroot_entries.gni
  • M sdk/lib/c/test/dlsym-circular-deps/BUILD.gn
  • M sdk/lib/c/test/sanitizer/BUILD.gn
  • M sdk/lib/driver/runtime/BUILD.gn
  • M sdk/lib/driver_test_realm/BUILD.gn
  • M sdk/lib/fdio/tests/BUILD.gn
  • M sdk/lib/ld/test/modules/BUILD.gn
  • M sdk/lib/stdcompat/test/BUILD.gn
  • M sdk/lib/syslog/structured_backend/BUILD.gn
  • M sdk/lib/utf-utils/BUILD.gn
  • M sdk/lib/vfs/internal/BUILD.gn
  • M sdk/pdk/BUILD.gn
  • M src/camera/bin/benchmark/BUILD.gn
  • M src/camera/bin/camera-gym/assets/BUILD.gn
  • M src/camera/bin/camera-gym/assets/convert_image.gni
  • M src/camera/bin/device/BUILD.gn
  • M src/camera/drivers/controller/BUILD.gn
  • M src/camera/drivers/controller/sherlock/BUILD.gn
  • M src/chromium/web_runner_tests/generate_web_runner_tests.gni
  • M src/cobalt/bin/BUILD.gn
  • M src/cobalt/bin/system-metrics/BUILD.gn
  • M src/connectivity/bluetooth/BUILD.gn
  • M src/connectivity/bluetooth/profiles/bt-a2dp/BUILD.gn
  • M src/connectivity/bluetooth/profiles/bt-device-id/BUILD.gn
  • M src/connectivity/bluetooth/profiles/bt-hfp-audio-gateway/BUILD.gn
  • M src/connectivity/bluetooth/profiles/tests/BUILD.gn
  • M src/connectivity/bluetooth/profiles/tests/bt-a2dp-loopback/BUILD.gn
  • M src/connectivity/bluetooth/profiles/tests/bt-a2dp-source-integration-tests/BUILD.gn
  • M src/connectivity/bluetooth/profiles/tests/bt-avrcp-integration-tests/BUILD.gn
  • M src/connectivity/bluetooth/profiles/tests/bt-hfp-audio-gateway-integration-tests/BUILD.gn
  • M src/connectivity/bluetooth/testing/bt-test-harness/BUILD.gn
  • M src/connectivity/bluetooth/testing/hci-emulator-client/BUILD.gn
  • M src/connectivity/bluetooth/testing/pandora/bt-pandora-server/BUILD.gn
  • M src/connectivity/bluetooth/tests/bt-bonding-integration/BUILD.gn
  • M src/connectivity/bluetooth/tests/bt-manifest-integration-tests/BUILD.gn
  • M src/connectivity/bluetooth/tools/tests/bt-tool-cli-tests/BUILD.gn
  • M src/connectivity/network/drivers/network-device/driver_source_split.gni
  • M src/connectivity/network/netstack3/BUILD.gn
  • M src/connectivity/network/testing/conformance/expect/BUILD.gn
  • M src/connectivity/network/testing/netemul/guest/fuchsia_netemul_guest_test_package.gni
  • M src/connectivity/network/tests/integration/guest/BUILD.gn
  • M src/connectivity/network/unified_binary/network_unified_binary.gni
  • M src/connectivity/policy/http-client/BUILD.gn
  • M src/connectivity/policy/http-client/integration/BUILD.gn
  • M src/connectivity/weave/weavestack/weavestack_package_v2.gni
  • M src/connectivity/wlan/BUILD.gn
  • M src/connectivity/wlan/drivers/lib/components/BUILD.gn
  • M src/connectivity/wlan/drivers/lib/components/cpp/test/BUILD.gn
  • M src/connectivity/wlan/drivers/lib/fidl-bridge/cpp/BUILD.gn
  • M src/connectivity/wlan/drivers/lib/log/BUILD.gn
  • M src/connectivity/wlan/drivers/lib/log/c/BUILD.gn
  • M src/connectivity/wlan/drivers/lib/log/cpp/BUILD.gn
  • M src/connectivity/wlan/drivers/lib/log/cpp/test/BUILD.gn
  • M src/connectivity/wlan/drivers/lib/timer/BUILD.gn
  • M src/connectivity/wlan/drivers/lib/timer/cpp/test/BUILD.gn
  • M src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/BUILD.gn
  • M src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/chipset/BUILD.gn
  • M src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/chipset/test/BUILD.gn
  • M src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/config.gni
  • M src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/inspect/BUILD.gn
  • M src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/recovery/BUILD.gn
  • M src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/recovery/test/BUILD.gn
  • M src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/sdio/BUILD.gn
  • M src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/sdio/test/BUILD.gn
  • M src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/sim/BUILD.gn
  • M src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/sim/test/BUILD.gn
  • M src/connectivity/wlan/testing/hw-sim/test/simulate_scan/BUILD.gn
  • M src/connectivity/wlan/tests/BUILD.gn
  • M src/connectivity/wlan/tests/core/BUILD.gn
  • M src/connectivity/wlan/tests/core/test_lists.gni
  • M src/connectivity/wlan/tests/drivers-only/fullmac-tests/BUILD.gn
  • M src/connectivity/wlan/tests/helpers/build/rust_wlan_integration_test.gni
  • M src/connectivity/wlan/tests/helpers/build/wlan_integration_test_component.gni
  • M src/connectivity/wlan/tests/helpers/build/wlan_integration_test_package.gni
  • M src/connectivity/wlan/tests/wlancfg/BUILD.gn
  • M src/connectivity/wlan/tests/wlancfg/test_lists.gni
  • M src/connectivity/wlan/tests/wlanix/BUILD.gn
  • M src/connectivity/wlan/wlancfg/tool/policy/BUILD.gn
  • M src/connectivity/wlan/wlandevicemonitor/BUILD.gn
  • M src/developer/adb/tests/adb_e2e/adb_e2e.gni
  • M src/developer/debug/debug_agent/BUILD.gn
  • M src/developer/debug/debug_agent/test_data/BUILD.gn
  • M src/developer/debug/e2e_tests/BUILD.gn
  • M src/developer/debug/e2e_tests/inferiors/BUILD.gn
  • M src/developer/debug/zxdb/BUILD.gn
  • M src/developer/debug/zxdb/client/BUILD.gn
  • M src/developer/debug/zxdb/expr/BUILD.gn
  • M src/developer/debug/zxdb/symbols/BUILD.gn
  • M src/developer/ffx/BUILD.gn
  • M src/developer/ffx/build/ffx.gni
  • M src/developer/ffx/build/ffx_action.gni
  • M src/developer/ffx/build/ffx_plugin.gni
  • M src/developer/ffx/build/ffx_tool.gni
  • M src/developer/ffx/config.gni
  • M src/developer/ffx/frontends/ffx/BUILD.gn
  • M src/developer/ffx/lib/e2e_emu/BUILD.gn
  • M src/developer/ffx/lib/e2e_emu/ffx_e2e_test.gni
  • M src/developer/ffx/lib/symbol-index/BUILD.gn
  • M src/developer/ffx/lib/symbolize/BUILD.gn
  • M src/developer/ffx/lib/version/build/ffx_apply_version.gni
  • M src/developer/ffx/plugins/assembly/BUILD.gn
  • M src/developer/ffx/plugins/emulator/commands/stop/BUILD.gn
  • M src/developer/ffx/plugins/emulator/tests/BUILD.gn
  • M src/developer/ffx/plugins/product/BUILD.gn
  • M src/developer/ffx/plugins/product_bundle/BUILD.gn
  • M src/developer/ffx/plugins/profile/memory/BUILD.gn
  • M src/developer/ffx/plugins/repository/BUILD.gn
  • M src/developer/ffx/plugins/target/package/explore/BUILD.gn
  • M src/developer/ffx/tests/cli-goldens/BUILD.gn
  • M src/developer/ffx/tests/help-json/BUILD.gn
  • M src/developer/ffx/tests/mw-goldens/BUILD.gn
  • M src/developer/ffx/tools/starnix/BUILD.gn
  • M src/developer/forensics/exceptions/fidl/BUILD.gn
  • M src/developer/forensics/exceptions/tests/BUILD.gn
  • M src/developer/forensics/feedback/tests/BUILD.gn
  • M src/developer/forensics/feedback_data/system_log_recorder/BUILD.gn
  • M src/devices/bin/driver-index/BUILD.gn
  • M src/devices/bin/driver_manager/tests/BUILD.gn
  • M src/devices/bin/driver_tools/tests/BUILD.gn
  • M src/devices/board/drivers/vim3-devicetree/BUILD.gn
  • M src/devices/board/lib/acpi/BUILD.gn
  • M src/devices/lib/driver/BUILD.gn
  • M src/devices/misc/drivers/compat/BUILD.gn
  • M src/devices/nand/drivers/ram-nand/BUILD.gn
  • M src/devices/testing/syscall-intercept/BUILD.gn
  • M src/devices/tools/fidlgen_banjo/tests/fidl/tests.gni
  • M src/devices/tpm/drivers/tpm/BUILD.gn
  • M src/devices/usb/bin/lsusb/BUILD.gn
  • M src/diagnostics/build/sampler/merge_configs.gni
  • M src/diagnostics/detect/integration/test_cases/BUILD.gn
  • M src/diagnostics/triage/BUILD.gn
  • M src/diagnostics/validator/inspect/BUILD.gn
  • M src/firmware/drivers/usb-fastboot-function/BUILD.gn
  • M src/firmware/fastboot-tcp/BUILD.gn
  • M src/firmware/gigaboot/cpp/BUILD.gn
  • M src/firmware/gigaboot/cpp/backends.gni
  • M src/firmware/lib/zbi-rs/BUILD.gn
  • M src/firmware/paver/BUILD.gn
  • M src/firmware/paver/e2e_tests/e2e_tests.gni
  • M src/fonts/manifest/BUILD.gn
  • M src/graphics/bundles/BUILD.gn
  • M src/graphics/display/BUILD.gn
  • M src/graphics/display/drivers/virtio-gpu-display/BUILD.gn
  • M src/graphics/drivers/msd-arm-mali/src/BUILD.gn
  • M src/graphics/examples/vkproto/common/BUILD.gn
  • M src/graphics/lib/magma/src/libmagma/BUILD.gn
  • M src/graphics/lib/magma/src/libmagma/hermetic_static_library.gni
  • M src/graphics/lib/magma/src/libmagma_virt/BUILD.gn
  • M src/graphics/magma/lib/magma/util/BUILD.gn
  • M src/graphics/magma/lib/magma_client/mock/BUILD.gn
  • M src/graphics/magma/tests/codegen/BUILD.gn
  • M src/graphics/magma/tests/integration/BUILD.gn
  • M src/graphics/tests/common/BUILD.gn
  • M src/lib/analytics/cpp/google_analytics_4/BUILD.gn
  • M src/lib/android/BUILD.gn
  • M src/lib/android/binder/rust/BUILD.gn
  • M src/lib/assembly/structured_config/tests/malformed_fail/BUILD.gn
  • M src/lib/assembly/structured_config/tests/repackaging_pass/BUILD.gn
  • M src/lib/cstringify/BUILD.gn
  • M src/lib/ddk/BUILD.gn
  • M src/lib/ddktl/BUILD.gn
  • M src/lib/diagnostics/BUILD.gn
  • M src/lib/diagnostics/data/BUILD.gn
  • M src/lib/diagnostics/inspect/runtime/rust/BUILD.gn
  • M src/lib/diagnostics/log/BUILD.gn
  • M src/lib/diagnostics/log/encoding/BUILD.gn
  • M src/lib/diagnostics/log/message/rust/cpp-log-decoder/BUILD.gn
  • M src/lib/diagnostics/log/rust/BUILD.gn
  • M src/lib/diagnostics/log/rust_cpp_bridge/BUILD.gn
  • M src/lib/diagnostics/reader/BUILD.gn
  • M src/lib/diagnostics/reader/rust/BUILD.gn
  • M src/lib/diagnostics/testing/BUILD.gn
  • M src/lib/fidl/rust/fidl_driver/BUILD.gn
  • M src/lib/fuchsia-sync/build/args.gni
  • M src/lib/icu/tools/static_icu_data.gni
  • M src/lib/icu/tzdata/icu_tzres_source.gni
  • M src/lib/line_input/BUILD.gn
  • M src/lib/llvm/BUILD.gn
  • M src/lib/llvm/fuchsia/BUILD.gn
  • M src/lib/llvm/llvm_library.gni
  • M src/lib/stdformat/BUILD.gn
  • M src/lib/syslog/BUILD.gn
  • M src/lib/syslog/go/BUILD.gn
  • M src/lib/syslog/rust/BUILD.gn
  • M src/lib/unwinder/BUILD.gn
  • M src/lib/unwinder/tests/BUILD.gn
  • M src/lib/vulkan/BUILD.gn
  • M src/lib/vulkan/swapchain/BUILD.gn
  • M src/lib/vulkan/swapchain/sdk_atom_info.gni
  • M src/lib/vulkan/validation_layers/sdk_atom_info.gni
  • M src/media/audio/audio_core/mixer/BUILD.gn
  • M src/media/audio/audio_core/mixer/test/BUILD.gn
  • M src/media/audio/audio_core/mixer/tools/BUILD.gn
  • M src/media/audio/audio_core/package.gni
  • M src/media/audio/audio_core/test/BUILD.gn
  • M src/media/audio/audio_core/test/api/BUILD.gn
  • M src/media/audio/audio_core/test/hardware/BUILD.gn
  • M src/media/audio/audio_core/test/stress/BUILD.gn
  • M src/media/audio/drivers/BUILD.gn
  • M src/media/audio/drivers/aml-g12-tdm/BUILD.gn
  • M src/media/audio/drivers/intel-hda/controller/BUILD.gn
  • M src/media/audio/drivers/lib/BUILD.gn
  • M src/media/audio/drivers/lib/intel-hda/BUILD.gn
  • M src/media/audio/drivers/testing/BUILD.gn
  • M src/media/audio/drivers/tests/BUILD.gn
  • M src/media/audio/drivers/virtual-audio-legacy/BUILD.gn
  • M src/media/audio/drivers/virtual-audio/BUILD.gn
  • M src/media/audio/effects/passthrough/BUILD.gn
  • M src/media/audio/examples/simple_capture/BUILD.gn
  • M src/media/audio/lib/clock/BUILD.gn
  • M src/media/audio/lib/clock/testing/BUILD.gn
  • M src/media/audio/lib/format2/BUILD.gn
  • M src/media/audio/lib/processing/BUILD.gn
  • M src/media/audio/lib/simple-codec/BUILD.gn
  • M src/media/audio/lib/timeline/BUILD.gn
  • M src/media/audio/services/device_registry/BUILD.gn
  • M src/media/audio/tools/BUILD.gn
  • M src/media/audio/tools/audio-capture-timestamp-validator/BUILD.gn
  • M src/media/audio/tools/audio_listener/BUILD.gn
  • M src/media/audio/tools/signal_generator/BUILD.gn
  • M src/media/audio/tools/virtual_audio_util/BUILD.gn
  • M src/media/audio/tools/vol/BUILD.gn
  • M src/media/audio/tools/wav_player/BUILD.gn
  • M src/media/audio/tools/wav_recorder/BUILD.gn
  • M src/media/codec/codecs/sw/lc3/BUILD.gn
  • M src/media/codec/examples/BUILD.gn
  • M src/media/codec/examples/use_media_decoder/test/h264_file_decoder_conformance_test.gni
  • M src/media/codec/examples/use_media_decoder/test/vp9_file_decoder_conformance_test.gni
  • M src/media/drivers/amlogic_decoder/BUILD.gn
  • M src/media/lib/ffmpeg/features/BUILD.gn
  • M src/microfuchsia/tee/manager/ta_manager_config.gni
  • M src/microfuchsia/tee/manager/tests/ta_manager_config_test.gni
  • M src/microfuchsia/tee/runtime/api_impl/BUILD.gn
  • M src/microfuchsia/tee/ta/entry_points/BUILD.gn
  • M src/microfuchsia/tee/ta/ta.gni
  • M src/microfuchsia/testing/gki_pkvm_boot_test.gni
  • M src/performance/lib/fxt/rust/tests/BUILD.gn
  • M src/performance/memory/heapdump/instrumentation/BUILD.gn
  • M src/performance/memory/scudo/BUILD.gn
  • M src/performance/trace_bench/BUILD.gn
  • M src/performance/trace_manager/tests/integration/BUILD.gn
  • M src/power/power-manager/BUILD.gn
  • M src/power/power-manager/integration/test/BUILD.gn
  • M src/power/power-manager/system_power_mode_config/system_power_mode_config.gni
  • M src/power/power-manager/thermal_config/thermal_config.gni
  • M src/power/testing/system-integration/BUILD.gn
  • M src/power/testing/system-integration/example/BUILD.gn
  • M src/recovery/factory_reset/BUILD.gn
  • M src/recovery/lib/recovery-ui/BUILD.gn
  • M src/recovery/system/BUILD.gn
  • M src/security/lib/scrutiny/tests/route_verification/BUILD.gn
  • M src/security/tests/pkg_test/assemblies/assemble_security_pkg_test_system.gni
  • M src/security/tests/pkg_test/tests/access_ota_blob_as_executable/access_ota_blob_as_executable.gni
  • M src/starnix/BUILD.gn
  • M src/starnix/build/BUILD.gn
  • M src/starnix/build/args.gni
  • M src/starnix/build/starnix_container_config_component.gni
  • M src/starnix/build/starnix_linux_executable.gni
  • M src/starnix/build/starnix_linux_rustc_binary.gni
  • M src/starnix/containers/BUILD.gn
  • M src/starnix/containers/debian/BUILD.gn
  • M src/starnix/examples/hello_starnix/BUILD.gn
  • M src/starnix/kernel/BUILD.gn
  • M src/starnix/kernel/core/BUILD.gn
  • M src/starnix/kernel/core/fs/fuchsia/BUILD.gn
  • M src/starnix/kernel/vdso/BUILD.gn
  • M src/starnix/modules/kgsl/BUILD.gn
  • M src/starnix/tests/BUILD.gn
  • M src/starnix/tests/build/starnix_toolchain_test_component.gni
  • M src/starnix/tests/gvisor/BUILD.gn
  • M src/starnix/tests/remotevol/remotevol_tests.gni
  • M src/starnix/tests/selinux/userspace/BUILD.gn
  • M src/starnix/tests/starnix_test_subpackages.gni
  • M src/starnix/tests/syscalls/cpp/BUILD.gn
  • M src/starnix/tests/syscalls/cpp/syscall_test.gni
  • M src/starnix/tests/syscalls/rust/BUILD.gn
  • M src/starnix/tests/sysrq/BUILD.gn
  • M src/starnix/tools/gen_docker_container/gen_docker_container.gni
  • M src/starnix/tools/tar_to_pkg/tar_to_pkg.gni
  • M src/storage/benchmarks/fuchsia/BUILD.gn
  • M src/storage/benchmarks/verity/BUILD.gn
  • M src/storage/blackout/host/BUILD.gn
  • M src/storage/blackout/host/tests/BUILD.gn
  • M src/storage/blackout/target/blackout-integration/BUILD.gn
  • M src/storage/blackout/target/fs-tree/BUILD.gn
  • M src/storage/blackout/target/lib/BUILD.gn
  • M src/storage/blobfs/BUILD.gn
  • M src/storage/blobfs/bin/BUILD.gn
  • M src/storage/blobfs/test/testdata/BUILD.gn
  • M src/storage/conformance/BUILD.gn
  • M src/storage/conformance/storage_conformance_test.gni
  • M src/storage/ext4/ext4_to_pkg.gni
  • M src/storage/f2fs/test/BUILD.gn
  • M src/storage/fs_test/suite.gni
  • M src/storage/fshost/BUILD.gn
  • M src/storage/fshost/fshost.gni
  • M src/storage/fshost/generated_fshost_config.gni
  • M src/storage/fshost/integration/BUILD.gn
  • M src/storage/fuchsia-fatfs/BUILD.gn
  • M src/storage/fvm/BUILD.gn
  • M src/storage/fxfs/BUILD.gn
  • M src/storage/fxfs/crypto/BUILD.gn
  • M src/storage/fxfs/testdata/BUILD.gn
  • M src/storage/fxfs/testdata/images.gni
  • M src/storage/fxfs/unicode/BUILD.gn
  • M src/storage/lib/block_client/cpp/BUILD.gn
  • M src/storage/lib/fs_management/rust/BUILD.gn
  • M src/storage/lib/ramdevice_client/cpp/BUILD.gn
  • M src/storage/lib/sparse/c/BUILD.gn
  • M src/storage/lib/sync_io_client/BUILD.gn
  • M src/storage/lib/trace/BUILD.gn
  • M src/storage/lib/vfs/cpp/BUILD.gn
  • M src/storage/lib/vfs/rust/BUILD.gn
  • M src/storage/minfs/test/BUILD.gn
  • M src/storage/volume_image/fvm/BUILD.gn
  • M src/storage/volume_image/utils/BUILD.gn
  • M src/sys/component_manager/BUILD.gn
  • M src/sys/component_manager/tests/bootfs_launching_benchmark/test_data/components/test_component_01/BUILD.gn
  • M src/sys/component_manager/tests/bootfs_launching_benchmark/test_data/components/test_component_02/BUILD.gn
  • M src/sys/component_manager/tests/bootfs_launching_benchmark/test_data/components/test_component_03/BUILD.gn
  • M src/sys/component_manager/tests/bootfs_launching_benchmark/test_data/components/test_component_04/BUILD.gn
  • M src/sys/component_manager/tests/bootfs_launching_benchmark/test_data/components/test_component_05/BUILD.gn
  • M src/sys/component_manager/tests/bootfs_launching_benchmark/test_data/components/test_component_06/BUILD.gn
  • M src/sys/component_manager/tests/bootfs_launching_benchmark/test_data/components/test_component_07/BUILD.gn
  • M src/sys/component_manager/tests/bootfs_launching_benchmark/test_data/components/test_component_08/BUILD.gn
  • M src/sys/component_manager/tests/bootfs_launching_benchmark/test_data/components/test_component_09/BUILD.gn
  • M src/sys/component_manager/tests/bootfs_launching_benchmark/test_data/components/test_component_10/BUILD.gn
  • M src/sys/component_manager/tests/bootfs_launching_benchmark/test_data/components/test_component_11/BUILD.gn
  • M src/sys/component_manager/tests/bootfs_launching_benchmark/test_data/components/test_component_12/BUILD.gn
  • M src/sys/component_manager/tests/bootfs_launching_benchmark/test_data/components/test_component_13/BUILD.gn
  • M src/sys/component_manager/tests/bootfs_launching_benchmark/test_data/components/test_component_14/BUILD.gn
  • M src/sys/component_manager/tests/bootfs_launching_benchmark/test_data/components/test_component_15/BUILD.gn
  • M src/sys/component_manager/tests/bootfs_launching_benchmark/test_data/components/test_component_16/BUILD.gn
  • M src/sys/component_manager/tests/bootfs_launching_benchmark/test_data/components/test_component_17/BUILD.gn
  • M src/sys/component_manager/tests/bootfs_launching_benchmark/test_data/components/test_component_18/BUILD.gn
  • M src/sys/component_manager/tests/bootfs_launching_benchmark/test_data/components/test_component_19/BUILD.gn
  • M src/sys/component_manager/tests/bootfs_launching_benchmark/test_data/components/test_component_20/BUILD.gn
  • M src/sys/component_manager/tests/bootfs_launching_benchmark/test_data/components/test_component_21/BUILD.gn
  • M src/sys/component_manager/tests/bootfs_launching_benchmark/test_data/components/test_component_22/BUILD.gn
  • M src/sys/component_manager/tests/bootfs_launching_benchmark/test_data/components/test_component_23/BUILD.gn
  • M src/sys/component_manager/tests/bootfs_launching_benchmark/test_data/components/test_component_24/BUILD.gn
  • M src/sys/component_manager/tests/bootfs_launching_benchmark/test_data/components/test_component_25/BUILD.gn
  • M src/sys/component_manager/tests/bootfs_launching_benchmark/test_data/dylibs/test_library_1/BUILD.gn
  • M src/sys/component_manager/tests/bootfs_launching_benchmark/test_data/dylibs/test_library_2/BUILD.gn
  • M src/sys/component_manager/tests/bootfs_launching_benchmark/test_data/dylibs/test_library_3/BUILD.gn
  • M src/sys/component_manager/tests/bootfs_launching_benchmark/test_data/dylibs/test_library_4/BUILD.gn
  • M src/sys/component_manager/tests/bootfs_launching_benchmark/test_data/dylibs/test_library_5/BUILD.gn
  • M src/sys/component_manager/tests/crash_introspect/BUILD.gn
  • M src/sys/component_manager/tests/destruction/BUILD.gn
  • M src/sys/component_manager/tests/events/BUILD.gn
  • M src/sys/component_manager/tests/introspector/BUILD.gn
  • M src/sys/component_manager/tests/namespace_capabilities/BUILD.gn
  • M src/sys/component_manager/tests/reboot_on_terminate/BUILD.gn
  • M src/sys/component_manager/tests/security_policy/create_raw_processes/BUILD.gn
  • M src/sys/component_manager/tests/storage/BUILD.gn
  • M src/sys/component_manager/tests/structured_config/split_values_and_manifests/BUILD.gn
  • M src/sys/early_boot_instrumentation/test/BUILD.gn
  • M src/sys/fuzzing/common/testing/BUILD.gn
  • M src/sys/fuzzing/common/testing/data/BUILD.gn
  • M src/sys/fuzzing/fuzzctl/BUILD.gn
  • M src/sys/fuzzing/libfuzzer/BUILD.gn
  • M src/sys/fuzzing/libfuzzer/testing/BUILD.gn
  • M src/sys/fuzzing/realmfuzzer/adapters/BUILD.gn
  • M src/sys/fuzzing/realmfuzzer/target/BUILD.gn
  • M src/sys/fuzzing/realmfuzzer/tests/BUILD.gn
  • M src/sys/lib/elf_runner/tests/stdout/go/BUILD.gn
  • M src/sys/lib/library_loader/BUILD.gn
  • M src/sys/pkg/BUILD.gn
  • M src/sys/pkg/bin/package-tool/BUILD.gn
  • M src/sys/pkg/bin/package-tool/package-tool.gni
  • M src/sys/pkg/bin/pkg-cache/BUILD.gn
  • M src/sys/pkg/bin/pkg-resolver/BUILD.gn
  • M src/sys/pkg/bin/system-update-committer/BUILD.gn
  • M src/sys/pkg/bin/system-update-configurator/BUILD.gn
  • M src/sys/pkg/bin/system-updater/epoch/generate_epoch.gni
  • M src/sys/pkg/repositories/devhost/devhost.gni
  • M src/sys/pkg/testing/BUILD.gn
  • M src/sys/pkg/testing/blobfs-ramdisk/BUILD.gn
  • M src/sys/pkg/tests/pkg-resolver/BUILD.gn
  • M src/sys/pkg/tests/system-tests/system-tests.gni
  • M src/sys/run_test_suite/tests/BUILD.gn
  • M src/sys/test_manager/tests/BUILD.gn
  • M src/sys/test_runners/BUILD.gn
  • M src/sys/test_runners/elf/BUILD.gn
  • M src/sys/test_runners/stress_test/tests/BUILD.gn
  • M src/sys/tools/component/BUILD.gn
  • M src/sys/tools/package/BUILD.gn
  • M src/sys/tools/shared-multi-call-tool-binary/BUILD.gn
  • M src/tee/binder-proxy/BUILD.gn
  • M src/tee/manager-config/BUILD.gn
  • M src/tee/manager/BUILD.gn
  • M src/tee/runtime/BUILD.gn
  • M src/tee/ta/noop/BUILD.gn
  • M src/tee/tee_internal_api/BUILD.gn
  • M src/testing/end_to_end/examples/test_soft_reboot/BUILD.gn
  • M src/testing/end_to_end/honeydew/honeydew/affordances/connectivity/bluetooth/avrcp/tests/functional_tests/BUILD.gn
  • M src/testing/end_to_end/honeydew/honeydew/affordances/connectivity/bluetooth/gap/tests/functional_tests/BUILD.gn
  • M src/testing/end_to_end/honeydew/honeydew/affordances/connectivity/wlan/wlan_core/tests/functional_tests/BUILD.gn
  • M src/testing/end_to_end/honeydew/honeydew/affordances/connectivity/wlan/wlan_policy/tests/functional_tests/BUILD.gn
  • M src/testing/end_to_end/honeydew/honeydew/affordances/connectivity/wlan/wlan_policy_ap/tests/functional_tests/BUILD.gn
  • M src/testing/end_to_end/honeydew/honeydew/affordances/hello_world/tests/functional_tests/BUILD.gn
  • M src/testing/end_to_end/honeydew/honeydew/affordances/power/system_power_state_controller/tests/functional_tests/test_system_power_state_controller/BUILD.gn
  • M src/testing/end_to_end/honeydew/honeydew/affordances/rtc/tests/functional_tests/BUILD.gn
  • M src/testing/end_to_end/honeydew/honeydew/affordances/session/tests/functional_tests/BUILD.gn
  • M src/testing/end_to_end/honeydew/honeydew/affordances/tracing/tests/functional_tests/BUILD.gn
  • M src/testing/end_to_end/honeydew/honeydew/affordances/ui/screenshot/tests/functional_tests/BUILD.gn
  • M src/testing/end_to_end/honeydew/honeydew/affordances/ui/user_input/tests/functional_tests/BUILD.gn
  • M src/testing/end_to_end/honeydew/honeydew/auxiliary_devices/power_switch/tests/functional_tests/BUILD.gn
  • M src/testing/end_to_end/honeydew/honeydew/auxiliary_devices/usb_power_hub/tests/functional_tests/BUILD.gn
  • M src/testing/end_to_end/honeydew/honeydew/fuchsia_device/tests/functional_tests/BUILD.gn
  • M src/testing/end_to_end/honeydew/honeydew/transports/fastboot/tests/functional_tests/BUILD.gn
  • M src/testing/end_to_end/honeydew/honeydew/transports/ffx/tests/functional_tests/BUILD.gn
  • M src/testing/end_to_end/honeydew/honeydew/transports/serial/tests/functional_tests/BUILD.gn
  • M src/testing/fuzzing/syzkaller/BUILD.gn
  • M src/testing/system-validation/ui/BUILD.gn
  • M src/testing/system-validation/web/BUILD.gn
  • M src/tests/assembly/assemble_image/test_assembly_config.gni
  • M src/tests/coverage/BUILD.gn
  • M src/tests/diagnostics/BUILD.gn
  • M src/tests/early-boot-coverage/standalone-test/BUILD.gn
  • M src/tests/end_to_end/fidlcat/BUILD.gn
  • M src/tests/end_to_end/lib/power/BUILD.gn
  • M src/tests/end_to_end/rtc/BUILD.gn
  • M src/tests/end_to_end/time_sync/BUILD.gn
  • M src/tests/fidl/compatibility/BUILD.gn
  • M src/tests/memory_budget/session/BUILD.gn
  • M src/tests/microbenchmarks/BUILD.gn
  • M src/ui/examples/escher/common/BUILD.gn
  • M src/ui/lib/escher/build_args.gni
  • M src/ui/scenic/BUILD.gn
  • M src/ui/scenic/lib/shutdown/BUILD.gn
  • M src/ui/tests/integration_graphics_tests/carnelian-pixel-tests/BUILD.gn
  • M src/ui/tests/integration_graphics_tests/web-pixel-tests/BUILD.gn
  • M src/ui/tests/integration_graphics_tests/web-pixel-tests/chromium_pixel_client/BUILD.gn
  • M src/ui/tests/integration_input_tests/mouse/BUILD.gn
  • M src/ui/tests/integration_input_tests/starnix-input/BUILD.gn
  • M src/ui/tests/integration_input_tests/text-input/BUILD.gn
  • M src/ui/tests/integration_input_tests/touch/BUILD.gn
  • M src/ui/tests/integration_input_tests/virtual-keyboard/BUILD.gn
  • M src/ui/tests/integration_input_tests/web-touch-input/BUILD.gn
  • M src/virtualization/BUILD.gn
  • M src/virtualization/bin/BUILD.gn
  • M src/virtualization/bin/args.gni
  • M src/virtualization/bin/guest_manager/BUILD.gn
  • M src/virtualization/bin/vmm/device/virtio_block/BUILD.gn
  • M src/virtualization/lib/BUILD.gn
  • M src/virtualization/lib/qcow/qcow_test_image.gni
  • M src/virtualization/packages/debian_guest/BUILD.gn
  • M src/virtualization/packages/termina_guest/BUILD.gn
  • M src/virtualization/tests/BUILD.gn
  • M src/zircon/bin/hwstress/BUILD.gn
  • M src/zircon/testing/standalone-test/BUILD.gn
  • M third_party/Vulkan-ValidationLayers/scripts/gn/layers-fuchsia.gni
  • M third_party/abseil-cpp/BUILD.gn
  • M third_party/android/platform/system/BUILD.gn
  • M third_party/boringssl/BUILD.gn
  • M third_party/boringssl/rust/bssl-sys/opensslconf.gni
  • M third_party/curl/BUILD.gn
  • M third_party/googletest/BUILD.gn
  • M third_party/grpc/BUILD.gn
  • M third_party/mesa-migrating/BUILD.gn
  • M third_party/mesa-migrating/build/src/gallium/auxiliary/BUILD.gn
  • M third_party/mesa-migrating/build/src/gallium/auxiliary/pipe-loader/BUILD.gn
  • M third_party/mesa-migrating/build/src/gallium/frontends/lavapipe/BUILD.gn
  • M third_party/mesa-migrating/build/src/intel/compiler/BUILD.gn
  • M third_party/mesa-migrating/build/src/vulkan/runtime/BUILD.gn
  • M third_party/openssl-ecjpake/BUILD.gn
  • M third_party/pigweed/backends/pw_assert/BUILD.gn
  • M third_party/rust_crates/visibility.gni
  • M third_party/tpm2-tss/BUILD.gn
  • M third_party/zstd/BUILD.gn
  • M tools/auto_owners/tests/common/.gn
  • M tools/check-licenses/build/license_data.gni
  • M tools/check-licenses/util/cmd/gn/generate_project_json/project_json.gni
  • M tools/cmc/BUILD.gn
  • M tools/cmc/build/cmc.gni
  • M tools/cmc/build/cml.gni
  • M tools/cmc/build/restricted_features/BUILD.gn
  • M tools/configc/build/config.gni
  • M tools/create/goldens/BUILD.gn
  • M tools/create/goldens/golden_test.gni
  • M tools/create/goldens/my-driver-cpp/BUILD.gn
  • M tools/create/templates/BUILD.gn
  • M tools/create/templates/driver-default/BUILD.gn.tmpl-cpp
  • M tools/devshell/BUILD.gn
  • M tools/devshell/test_runner/host_script_test.gni
  • M tools/emulator/BUILD.gn
  • M tools/fidl/abi-compat/BUILD.gn
  • M tools/fidl/example-tester/example/test/goldens/BUILD.gn
  • M tools/fidl/fidlgen_python/BUILD.gn
  • M tools/gn_desc/BUILD.gn
  • M tools/gn_desc/tests/gn_project/.gn
  • M tools/orchestrate/BUILD.gn
  • M tools/power_config/build/config.gni
  • M tools/protobuf/rust_proto/BUILD.gn
  • M tools/protobuf/rust_proto_library.gni
  • M tools/update_crates/tests/BUILD.gn
  • M tools/whereiscl/BUILD.gn
  • M zircon/kernel/arch/x86/BUILD.gn
  • M zircon/kernel/arch/x86/page_tables/BUILD.gn
  • M zircon/kernel/dev/iommu/arm_smmu/tests/BUILD.gn
  • M zircon/kernel/kernel_switchset.gni
  • M zircon/kernel/lib/BUILD.gn
  • M zircon/kernel/lib/arch/x86/BUILD.gn
  • M zircon/kernel/lib/code-patching/BUILD.gn
  • M zircon/kernel/lib/crypto/entropy/BUILD.gn
  • M zircon/kernel/lib/devicetree/testing/data/BUILD.gn
  • M zircon/kernel/lib/heap/cmpctmalloc/BUILD.gn
  • M zircon/kernel/lib/page/BUILD.gn
  • M zircon/kernel/lib/unittest/BUILD.gn
  • M zircon/kernel/lib/userabi/BUILD.gn
  • M zircon/kernel/lib/userabi/userboot/tests/BUILD.gn
  • M zircon/kernel/lib/userabi/userboot/tests/data-publisher/BUILD.gn
  • M zircon/kernel/lib/virtual_alloc/BUILD.gn
  • M zircon/kernel/params.gni
  • M zircon/kernel/phys/BUILD.gn
  • M zircon/kernel/phys/boot-shim/BUILD.gn
  • M zircon/kernel/phys/efi/BUILD.gn
  • M zircon/kernel/phys/lib/boot-shim/BUILD.gn
  • M zircon/kernel/phys/test/BUILD.gn
  • M zircon/kernel/phys/test/debugdata-propagation/BUILD.gn
  • M zircon/kernel/phys/test/linux-boot-config/BUILD.gn
  • M zircon/kernel/phys/test/turducken_zbi_test.gni
  • M zircon/kernel/switch/BUILD.gn
  • M zircon/public/sysroot_sdk/BUILD.gn
  • M zircon/system/BUILD.gn
  • M zircon/system/ulib/driver-unit-test/BUILD.gn
  • M zircon/system/ulib/hwreg/hwreg_asm_header.gni
  • M zircon/system/ulib/runtests-utils/BUILD.gn
  • M zircon/system/ulib/svc/BUILD.gn
  • M zircon/system/ulib/trace-provider/BUILD.gn
  • M zircon/system/ulib/trace-reader/BUILD.gn
  • M zircon/system/ulib/trace-vthread/BUILD.gn
  • M zircon/system/ulib/trace/BUILD.gn
  • M zircon/system/ulib/uart/test/polling-input-test/BUILD.gn
  • M zircon/system/ulib/zxtest/BUILD.gn
  • M zircon/system/ulib/zxtest/test/integration/BUILD.gn
  • M zircon/system/utest/core/BUILD.gn
  • M zircon/system/utest/core/handle-dup/BUILD.gn
  • M zircon/system/utest/core/vmo/BUILD.gn
  • M zircon/third_party/dev/ethernet/e1000/BUILD.gn
  • M zircon/third_party/uapp/dash/BUILD.gn
  • M zircon/third_party/ulib/cksum/BUILD.gn
Change size: XL
Delta: 805 files changed, 4299 insertions(+), 3102 deletions(-)
Open in Gerrit

Related details

Attention is currently required from:
  • Gulfem Savrun Yeniceri
  • Owners Override
  • Wayne Chou
Submit Requirements:
  • requirement is not satisfiedCode-Owners
  • requirement satisfiedCode-Review
  • requirement is not satisfiedNo-Unresolved-Comments
  • requirement satisfiedReview-Enforcement
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: newchange
Gerrit-Project: fuchsia
Gerrit-Branch: main
Gerrit-Change-Id: I08f2ffbb41db4f3901df404ac7d2745e376e51e6
Gerrit-Change-Number: 1607208
Gerrit-PatchSet: 11
Gerrit-Owner: David Turner <di...@google.com>
Gerrit-Reviewer: Clayton Wilkinson <wilkin...@google.com>
Gerrit-Reviewer: David Fang <fan...@google.com>
Gerrit-Reviewer: David Turner <di...@google.com>
Gerrit-Reviewer: Gulfem Savrun Yeniceri <gul...@google.com>
Gerrit-Reviewer: Jay Zhuang <jayz...@google.com>
Gerrit-Reviewer: Jiaming Li <liji...@google.com>
Gerrit-Reviewer: Oliver Newman <oliver...@google.com>
Gerrit-Reviewer: Owners Override <owners-...@fuchsia.dev>
Gerrit-Reviewer: SLSA Policy Verification Service <devtools-gerritco...@google.com>
Gerrit-Reviewer: Wayne Chou <wayn...@google.com>
Gerrit-CC: Aaron Wood <aaro...@google.com>
Gerrit-Attention: Owners Override <owners-...@fuchsia.dev>
Gerrit-Attention: Gulfem Savrun Yeniceri <gul...@google.com>
Gerrit-Attention: Wayne Chou <wayn...@google.com>

--
You received this message because you are subscribed to the Google Groups "owners-override" group.
To unsubscribe from this group and stop receiving emails from it, send an email to owners-overri...@fuchsia.dev.
To view this discussion visit https://groups.google.com/a/fuchsia.dev/d/msgid/owners-override/a8d56b24a823cd9a52da47103ebee1e8646a92f0-HTML%40fuchsia-review.googlesource.com.
unsatisfied_requirement
satisfied_requirement
open
diffy

'David Turner (Gerrit)' via owners-override

unread,
May 19, 2026, 5:00:00 PM (5 days ago) May 19
to Owners Override, SLSA Policy Verification Service, Jiaming Li, Clayton Wilkinson, Oliver Newman, Gulfem Savrun Yeniceri, Jay Zhuang, David Fang, global-integrat...@fuchsia-infra.iam.gserviceaccount.com, fuchsia-int...@luci-project-accounts.iam.gserviceaccount.com, Wayne Chou, Aaron Wood
Attention needed from Gulfem Savrun Yeniceri, Owners Override and Wayne Chou

David Turner voted and added 1 comment

Votes added by David Turner

Fuchsia-Auto-Submit+1

1 comment

Patchset-level comments
File-level comment, Patchset 11 (Latest):
David Turner . resolved

Adding owners-override to get progress on this CL, I'll rebase it on top of recent changes of course.

Open in Gerrit

Related details

Attention is currently required from:
  • Gulfem Savrun Yeniceri
  • Owners Override
  • Wayne Chou
Submit Requirements:
  • requirement is not satisfiedCode-Owners
  • requirement satisfiedCode-Review
  • requirement is not satisfiedNo-Unresolved-Comments
  • requirement satisfiedReview-Enforcement
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: fuchsia
Gerrit-Branch: main
Gerrit-Change-Id: I08f2ffbb41db4f3901df404ac7d2745e376e51e6
Gerrit-Change-Number: 1607208
Gerrit-PatchSet: 11
Gerrit-Owner: David Turner <di...@google.com>
Gerrit-Reviewer: Clayton Wilkinson <wilkin...@google.com>
Gerrit-Reviewer: David Fang <fan...@google.com>
Gerrit-Reviewer: David Turner <di...@google.com>
Gerrit-Reviewer: Gulfem Savrun Yeniceri <gul...@google.com>
Gerrit-Reviewer: Jay Zhuang <jayz...@google.com>
Gerrit-Reviewer: Jiaming Li <liji...@google.com>
Gerrit-Reviewer: Oliver Newman <oliver...@google.com>
Gerrit-Reviewer: Owners Override <owners-...@fuchsia.dev>
Gerrit-Reviewer: SLSA Policy Verification Service <devtools-gerritco...@google.com>
Gerrit-Reviewer: Wayne Chou <wayn...@google.com>
Gerrit-CC: Aaron Wood <aaro...@google.com>
Gerrit-Attention: Owners Override <owners-...@fuchsia.dev>
Gerrit-Attention: Gulfem Savrun Yeniceri <gul...@google.com>
Gerrit-Attention: Wayne Chou <wayn...@google.com>
Gerrit-Comment-Date: Tue, 19 May 2026 20:59:48 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes

--
You received this message because you are subscribed to the Google Groups "owners-override" group.
To unsubscribe from this group and stop receiving emails from it, send an email to owners-overri...@fuchsia.dev.
To view this discussion visit https://groups.google.com/a/fuchsia.dev/d/msgid/owners-override/a8d56b24a823cd9a52da47103ebee1e8646a92f0-EmailReviewComments-HTML%40fuchsia-review.googlesource.com.
unsatisfied_requirement
satisfied_requirement
open
diffy

'James Robinson (Gerrit)' via owners-override

unread,
May 19, 2026, 5:02:27 PM (5 days ago) May 19
to David Turner, Owners Override, SLSA Policy Verification Service, Jiaming Li, Clayton Wilkinson, Oliver Newman, Gulfem Savrun Yeniceri, Jay Zhuang, David Fang, global-integrat...@fuchsia-infra.iam.gserviceaccount.com, fuchsia-int...@luci-project-accounts.iam.gserviceaccount.com, Wayne Chou, Aaron Wood
Attention needed from David Turner, Gulfem Savrun Yeniceri, Owners Override and Wayne Chou

James Robinson added 1 comment

Patchset-level comments
David Turner . resolved

Adding owners-override to get progress on this CL, I'll rebase it on top of recent changes of course.

James Robinson

I don't think an owners-override vote will persist through the conflict resolution, so you'll have to do that first.

What's the plan to follow up on the IFTTT failures?

Open in Gerrit

Related details

Attention is currently required from:
  • David Turner
Gerrit-CC: James Robinson <jam...@google.com>
Gerrit-Attention: David Turner <di...@google.com>
Gerrit-Attention: Gulfem Savrun Yeniceri <gul...@google.com>
Gerrit-Attention: Wayne Chou <wayn...@google.com>
Gerrit-Comment-Date: Tue, 19 May 2026 21:02:17 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: David Turner <di...@google.com>

--
You received this message because you are subscribed to the Google Groups "owners-override" group.
To unsubscribe from this group and stop receiving emails from it, send an email to owners-overri...@fuchsia.dev.
To view this discussion visit https://groups.google.com/a/fuchsia.dev/d/msgid/owners-override/d1ba7dff6620c6129d4b438f5ca2ed2dc0f1808b-EmailReviewComments-HTML%40fuchsia-review.googlesource.com.
unsatisfied_requirement
satisfied_requirement
open
diffy

'David Turner (Gerrit)' via owners-override

unread,
May 19, 2026, 5:03:38 PM (5 days ago) May 19
to James Robinson, Owners Override, SLSA Policy Verification Service, Jiaming Li, Clayton Wilkinson, Oliver Newman, Gulfem Savrun Yeniceri, Jay Zhuang, David Fang, global-integrat...@fuchsia-infra.iam.gserviceaccount.com, fuchsia-int...@luci-project-accounts.iam.gserviceaccount.com, Wayne Chou, Aaron Wood
Attention needed from Gulfem Savrun Yeniceri, James Robinson, Owners Override and Wayne Chou

David Turner added 1 comment

Patchset-level comments
David Turner . resolved

Adding owners-override to get progress on this CL, I'll rebase it on top of recent changes of course.

James Robinson

I don't think an owners-override vote will persist through the conflict resolution, so you'll have to do that first.

What's the plan to follow up on the IFTTT failures?

David Turner

Oh, good to know, thank you. Will do.

Open in Gerrit

Related details

Attention is currently required from:
  • Gulfem Savrun Yeniceri
  • James Robinson
  • Owners Override
  • Wayne Chou
Gerrit-Attention: James Robinson <jam...@google.com>
Gerrit-Attention: Owners Override <owners-...@fuchsia.dev>
Gerrit-Attention: Gulfem Savrun Yeniceri <gul...@google.com>
Gerrit-Attention: Wayne Chou <wayn...@google.com>
Gerrit-Comment-Date: Tue, 19 May 2026 21:03:26 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: James Robinson <jam...@google.com>
Comment-In-Reply-To: David Turner <di...@google.com>

--
You received this message because you are subscribed to the Google Groups "owners-override" group.
To unsubscribe from this group and stop receiving emails from it, send an email to owners-overri...@fuchsia.dev.
To view this discussion visit https://groups.google.com/a/fuchsia.dev/d/msgid/owners-override/815f6a2eaee486f19b72c0b6e52885ef1d91ccca-EmailReviewComments-HTML%40fuchsia-review.googlesource.com.
unsatisfied_requirement
satisfied_requirement
open
diffy

'David Turner (Gerrit)' via owners-override

unread,
May 20, 2026, 2:22:26 PM (4 days ago) May 20
to James Robinson, Owners Override, SLSA Policy Verification Service, Jiaming Li, Clayton Wilkinson, Oliver Newman, Gulfem Savrun Yeniceri, Jay Zhuang, David Fang, global-integrat...@fuchsia-infra.iam.gserviceaccount.com, fuchsia-int...@luci-project-accounts.iam.gserviceaccount.com, Wayne Chou, Aaron Wood
Attention needed from Gulfem Savrun Yeniceri, James Robinson, Owners Override and Wayne Chou

David Turner added 2 comments

Patchset-level comments
David Turner . unresolved

Adding owners-override to get progress on this CL, I'll rebase it on top of recent changes of course.

James Robinson

I don't think an owners-override vote will persist through the conflict resolution, so you'll have to do that first.

What's the plan to follow up on the IFTTT failures?

David Turner

Oh, good to know, thank you. Will do.

David Turner

So regarding the IFTTT failures, I took a deep look at those revealed by the initial patchset and found that most are harmless (i.e. a comment within a LINT block is reformatted). However, there are two cases where the reformat did
mess the LINT.IfChange() line. I'm going to upload a new patch with a recent rebase without the NO_IFTTT line to surface all issues and have a new look to fix all these properly first.

Then another patchset with NO_IFTTT and the fixes applied and explained in the commit message.

File build/sdk/meta/BUILD.gn
Line 32, Patchset 9:
# LINT.ThenChange(BUILD.bazel:schema_in_idk,
# //build/sdk/sdk_common/__init__.py:idk_atom_types)
Clayton Wilkinson . resolved

does this work? or does it need to be on the same line?

David Turner

I don't see shac complaining about it, So I assume it works. Otherwise we're going to have a major problem preventing us from rolling this new GN version.

Oliver Newman

IFTTT is enforced by Aye-Aye rather than shac, but looking at the code it does appear to support multiple lines :) https://screenshot.googleplex.com/eJTK58ukK8gQLeF

Clayton Wilkinson

Great - maybe as a follow-up it would be good to confirm it, and/or suggest updating the documentation for IFTTT that it supports this multi-line format

David Turner

Good idea, I have uploaded https://fuchsia-review.googlesource.com/c/fuchsia/+/1620114 to update our fuchsia.dev documentation.

Gerrit-Comment-Date: Wed, 20 May 2026 18:22:12 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: James Robinson <jam...@google.com>
Comment-In-Reply-To: Oliver Newman <oliver...@google.com>
Comment-In-Reply-To: David Turner <di...@google.com>
Comment-In-Reply-To: Clayton Wilkinson <wilkin...@google.com>

--
You received this message because you are subscribed to the Google Groups "owners-override" group.
To unsubscribe from this group and stop receiving emails from it, send an email to owners-overri...@fuchsia.dev.
To view this discussion visit https://groups.google.com/a/fuchsia.dev/d/msgid/owners-override/6ce8da50da274432b12127c6de138a71cf4f29ea-EmailReviewComments-HTML%40fuchsia-review.googlesource.com.
unsatisfied_requirement
satisfied_requirement
open
diffy

'SLSA Policy Verification Service (Gerrit)' via owners-override

unread,
May 20, 2026, 2:23:06 PM (4 days ago) May 20
to David Turner, James Robinson, Owners Override, Jiaming Li, Clayton Wilkinson, Oliver Newman, Gulfem Savrun Yeniceri, Jay Zhuang, David Fang, global-integrat...@fuchsia-infra.iam.gserviceaccount.com, fuchsia-int...@luci-project-accounts.iam.gserviceaccount.com, Wayne Chou, Aaron Wood
Attention needed from Gulfem Savrun Yeniceri, James Robinson, Owners Override and Wayne Chou

SLSA Policy Verification Service voted SLSA-Policy-Verified+1

SLSA-Policy-Verified+1
Open in Gerrit

Related details

Attention is currently required from:
  • Gulfem Savrun Yeniceri
  • James Robinson
  • Owners Override
  • Wayne Chou
Submit Requirements:
  • requirement is not satisfiedCode-Owners
  • requirement satisfiedCode-Review
  • requirement is not satisfiedNo-Unresolved-Comments
  • requirement satisfiedReview-Enforcement
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: fuchsia
Gerrit-Branch: main
Gerrit-Change-Id: I08f2ffbb41db4f3901df404ac7d2745e376e51e6
Gerrit-Change-Number: 1607208
Gerrit-PatchSet: 12
Gerrit-Owner: David Turner <di...@google.com>
Gerrit-Reviewer: Clayton Wilkinson <wilkin...@google.com>
Gerrit-Reviewer: David Fang <fan...@google.com>
Gerrit-Reviewer: David Turner <di...@google.com>
Gerrit-Reviewer: Gulfem Savrun Yeniceri <gul...@google.com>
Gerrit-Reviewer: Jay Zhuang <jayz...@google.com>
Gerrit-Reviewer: Jiaming Li <liji...@google.com>
Gerrit-Reviewer: Oliver Newman <oliver...@google.com>
Gerrit-Reviewer: Owners Override <owners-...@fuchsia.dev>
Gerrit-Reviewer: SLSA Policy Verification Service <devtools-gerritco...@google.com>
Gerrit-Reviewer: Wayne Chou <wayn...@google.com>
Gerrit-CC: Aaron Wood <aaro...@google.com>
Gerrit-CC: James Robinson <jam...@google.com>
Gerrit-Attention: James Robinson <jam...@google.com>
Gerrit-Attention: Owners Override <owners-...@fuchsia.dev>
Gerrit-Attention: Gulfem Savrun Yeniceri <gul...@google.com>
Gerrit-Attention: Wayne Chou <wayn...@google.com>
Gerrit-Comment-Date: Wed, 20 May 2026 18:22:58 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes

--
You received this message because you are subscribed to the Google Groups "owners-override" group.
To unsubscribe from this group and stop receiving emails from it, send an email to owners-overri...@fuchsia.dev.
To view this discussion visit https://groups.google.com/a/fuchsia.dev/d/msgid/owners-override/a322ab3c269f46c5e060a95d9ed9886559a92ac1-EmailReviewComments-HTML%40fuchsia-review.googlesource.com.
unsatisfied_requirement
satisfied_requirement
open
diffy

'SLSA Policy Verification Service (Gerrit)' via owners-override

unread,
May 20, 2026, 2:36:42 PM (4 days ago) May 20
to David Turner, James Robinson, Owners Override, Jiaming Li, Clayton Wilkinson, Oliver Newman, Gulfem Savrun Yeniceri, Jay Zhuang, David Fang, global-integrat...@fuchsia-infra.iam.gserviceaccount.com, fuchsia-int...@luci-project-accounts.iam.gserviceaccount.com, Wayne Chou, Aaron Wood
Attention needed from David Turner, Gulfem Savrun Yeniceri, James Robinson, Owners Override and Wayne Chou

SLSA Policy Verification Service voted SLSA-Policy-Verified+1

SLSA-Policy-Verified+1
Open in Gerrit

Related details

Attention is currently required from:
  • David Turner
  • Gulfem Savrun Yeniceri
  • James Robinson
  • Owners Override
  • Wayne Chou
Submit Requirements:
  • requirement is not satisfiedCode-Owners
  • requirement satisfiedCode-Review
  • requirement is not satisfiedNo-Unresolved-Comments
  • requirement satisfiedReview-Enforcement
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: fuchsia
Gerrit-Branch: main
Gerrit-Change-Id: I08f2ffbb41db4f3901df404ac7d2745e376e51e6
Gerrit-Change-Number: 1607208
Gerrit-PatchSet: 13
Gerrit-Owner: David Turner <di...@google.com>
Gerrit-Reviewer: Clayton Wilkinson <wilkin...@google.com>
Gerrit-Reviewer: David Fang <fan...@google.com>
Gerrit-Reviewer: David Turner <di...@google.com>
Gerrit-Reviewer: Gulfem Savrun Yeniceri <gul...@google.com>
Gerrit-Reviewer: Jay Zhuang <jayz...@google.com>
Gerrit-Reviewer: Jiaming Li <liji...@google.com>
Gerrit-Reviewer: Oliver Newman <oliver...@google.com>
Gerrit-Reviewer: Owners Override <owners-...@fuchsia.dev>
Gerrit-Reviewer: SLSA Policy Verification Service <devtools-gerritco...@google.com>
Gerrit-Reviewer: Wayne Chou <wayn...@google.com>
Gerrit-CC: Aaron Wood <aaro...@google.com>
Gerrit-CC: James Robinson <jam...@google.com>
Gerrit-Attention: James Robinson <jam...@google.com>
Gerrit-Attention: Owners Override <owners-...@fuchsia.dev>
Gerrit-Attention: David Turner <di...@google.com>
Gerrit-Attention: Gulfem Savrun Yeniceri <gul...@google.com>
Gerrit-Attention: Wayne Chou <wayn...@google.com>
Gerrit-Comment-Date: Wed, 20 May 2026 18:36:33 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes

--
You received this message because you are subscribed to the Google Groups "owners-override" group.
To unsubscribe from this group and stop receiving emails from it, send an email to owners-overri...@fuchsia.dev.
To view this discussion visit https://groups.google.com/a/fuchsia.dev/d/msgid/owners-override/3da3df6bbbb4968f42017bb34d7ca0b5ec90728a-EmailReviewComments-HTML%40fuchsia-review.googlesource.com.
unsatisfied_requirement
satisfied_requirement
open
diffy

'SLSA Policy Verification Service (Gerrit)' via owners-override

unread,
May 20, 2026, 3:28:15 PM (4 days ago) May 20
to David Turner, James Robinson, Owners Override, Jiaming Li, Clayton Wilkinson, Oliver Newman, Gulfem Savrun Yeniceri, Jay Zhuang, David Fang, global-integrat...@fuchsia-infra.iam.gserviceaccount.com, fuchsia-int...@luci-project-accounts.iam.gserviceaccount.com, Wayne Chou, Aaron Wood
Attention needed from David Turner, Gulfem Savrun Yeniceri, James Robinson, Owners Override and Wayne Chou

SLSA Policy Verification Service voted SLSA-Policy-Verified+1

SLSA-Policy-Verified+1
Open in Gerrit

Related details

Attention is currently required from:
  • David Turner
  • Gulfem Savrun Yeniceri
  • James Robinson
  • Owners Override
  • Wayne Chou
Submit Requirements:
  • requirement is not satisfiedCode-Owners
  • requirement satisfiedCode-Review
  • requirement is not satisfiedNo-Unresolved-Comments
  • requirement satisfiedReview-Enforcement
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: fuchsia
Gerrit-Branch: main
Gerrit-Change-Id: I08f2ffbb41db4f3901df404ac7d2745e376e51e6
Gerrit-Change-Number: 1607208
Gerrit-PatchSet: 14
Gerrit-Owner: David Turner <di...@google.com>
Gerrit-Reviewer: Clayton Wilkinson <wilkin...@google.com>
Gerrit-Reviewer: David Fang <fan...@google.com>
Gerrit-Reviewer: David Turner <di...@google.com>
Gerrit-Reviewer: Gulfem Savrun Yeniceri <gul...@google.com>
Gerrit-Reviewer: Jay Zhuang <jayz...@google.com>
Gerrit-Reviewer: Jiaming Li <liji...@google.com>
Gerrit-Reviewer: Oliver Newman <oliver...@google.com>
Gerrit-Reviewer: Owners Override <owners-...@fuchsia.dev>
Gerrit-Reviewer: SLSA Policy Verification Service <devtools-gerritco...@google.com>
Gerrit-Reviewer: Wayne Chou <wayn...@google.com>
Gerrit-CC: Aaron Wood <aaro...@google.com>
Gerrit-CC: James Robinson <jam...@google.com>
Gerrit-Attention: James Robinson <jam...@google.com>
Gerrit-Attention: Owners Override <owners-...@fuchsia.dev>
Gerrit-Attention: David Turner <di...@google.com>
Gerrit-Attention: Gulfem Savrun Yeniceri <gul...@google.com>
Gerrit-Attention: Wayne Chou <wayn...@google.com>
Gerrit-Comment-Date: Wed, 20 May 2026 19:28:07 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes

--
You received this message because you are subscribed to the Google Groups "owners-override" group.
To unsubscribe from this group and stop receiving emails from it, send an email to owners-overri...@fuchsia.dev.
To view this discussion visit https://groups.google.com/a/fuchsia.dev/d/msgid/owners-override/46c39f9c57a84cf3d885795795dbc82e2efedf66-EmailReviewComments-HTML%40fuchsia-review.googlesource.com.
unsatisfied_requirement
satisfied_requirement
open
diffy

'David Turner (Gerrit)' via owners-override

unread,
May 20, 2026, 3:55:52 PM (4 days ago) May 20
to SLSA Policy Verification Service, James Robinson, Owners Override, Jiaming Li, Clayton Wilkinson, Oliver Newman, Gulfem Savrun Yeniceri, Jay Zhuang, David Fang, global-integrat...@fuchsia-infra.iam.gserviceaccount.com, fuchsia-int...@luci-project-accounts.iam.gserviceaccount.com, Wayne Chou, Aaron Wood
Attention needed from Gulfem Savrun Yeniceri, James Robinson, Owners Override and Wayne Chou

David Turner voted and added 1 comment

Votes added by David Turner

Fuchsia-Auto-Submit+1

1 comment

Patchset-level comments
File-level comment, Patchset 14 (Latest):
David Turner . resolved

I have reviewed all violations manually, and adjusted the one that was triggerred by the reformatting (see commit message). @jamesr, please tell me what you think about this CL.

Open in Gerrit

Related details

Attention is currently required from:
Gerrit-Attention: Gulfem Savrun Yeniceri <gul...@google.com>
Gerrit-Attention: Wayne Chou <wayn...@google.com>
Gerrit-Comment-Date: Wed, 20 May 2026 19:55:36 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes

--
You received this message because you are subscribed to the Google Groups "owners-override" group.
To unsubscribe from this group and stop receiving emails from it, send an email to owners-overri...@fuchsia.dev.
To view this discussion visit https://groups.google.com/a/fuchsia.dev/d/msgid/owners-override/c370075ca9e6042eaf2b866ded40eace7cfe2573-EmailReviewComments-HTML%40fuchsia-review.googlesource.com.
unsatisfied_requirement
satisfied_requirement
open
diffy

'David Turner (Gerrit)' via owners-override

unread,
May 20, 2026, 3:56:05 PM (4 days ago) May 20
to SLSA Policy Verification Service, James Robinson, Owners Override, Jiaming Li, Clayton Wilkinson, Oliver Newman, Gulfem Savrun Yeniceri, Jay Zhuang, David Fang, global-integrat...@fuchsia-infra.iam.gserviceaccount.com, fuchsia-int...@luci-project-accounts.iam.gserviceaccount.com, Wayne Chou, Aaron Wood
Attention needed from Gulfem Savrun Yeniceri, James Robinson, Owners Override and Wayne Chou

David Turner added 1 comment

Patchset-level comments
File-level comment, Patchset 11:
David Turner . resolved

Adding owners-override to get progress on this CL, I'll rebase it on top of recent changes of course.

James Robinson

I don't think an owners-override vote will persist through the conflict resolution, so you'll have to do that first.

What's the plan to follow up on the IFTTT failures?

David Turner

Oh, good to know, thank you. Will do.

David Turner

So regarding the IFTTT failures, I took a deep look at those revealed by the initial patchset and found that most are harmless (i.e. a comment within a LINT block is reformatted). However, there are two cases where the reformat did
mess the LINT.IfChange() line. I'm going to upload a new patch with a recent rebase without the NO_IFTTT line to surface all issues and have a new look to fix all these properly first.

Then another patchset with NO_IFTTT and the fixes applied and explained in the commit message.

David Turner

Done

Open in Gerrit

Related details

Attention is currently required from:
  • Gulfem Savrun Yeniceri
  • James Robinson
  • Owners Override
  • Wayne Chou
Submit Requirements:
    • requirement is not satisfiedCode-Owners
    • requirement satisfiedCode-Review
    • requirement satisfiedReview-Enforcement
    Gerrit-Comment-Date: Wed, 20 May 2026 19:55:50 +0000
    Gerrit-HasComments: Yes
    Gerrit-Has-Labels: No
    Comment-In-Reply-To: James Robinson <jam...@google.com>
    Comment-In-Reply-To: David Turner <di...@google.com>

    --
    You received this message because you are subscribed to the Google Groups "owners-override" group.
    To unsubscribe from this group and stop receiving emails from it, send an email to owners-overri...@fuchsia.dev.
    To view this discussion visit https://groups.google.com/a/fuchsia.dev/d/msgid/owners-override/2a652435a5b688a1762574e335a1e221bbae4c83-EmailReviewComments-HTML%40fuchsia-review.googlesource.com.
    unsatisfied_requirement
    satisfied_requirement
    open
    diffy

    'James Robinson (Gerrit)' via owners-override

    unread,
    May 20, 2026, 3:58:55 PM (4 days ago) May 20
    to David Turner, SLSA Policy Verification Service, Owners Override, Jiaming Li, Clayton Wilkinson, Oliver Newman, Gulfem Savrun Yeniceri, Jay Zhuang, David Fang, global-integrat...@fuchsia-infra.iam.gserviceaccount.com, fuchsia-int...@luci-project-accounts.iam.gserviceaccount.com, Wayne Chou, Aaron Wood
    Attention needed from David Turner, Gulfem Savrun Yeniceri, Owners Override and Wayne Chou

    James Robinson voted Fuchsia-Auto-Submit+1

    Fuchsia-Auto-Submit+1
    Open in Gerrit

    Related details

    Attention is currently required from:
    • David Turner
    • Gulfem Savrun Yeniceri
    • Owners Override
    • Wayne Chou
    Submit Requirements:
    • requirement is not satisfiedCode-Owners
    • requirement satisfiedCode-Review
    • requirement satisfiedReview-Enforcement
    Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
    Gerrit-MessageType: comment
    Gerrit-Project: fuchsia
    Gerrit-Branch: main
    Gerrit-Change-Id: I08f2ffbb41db4f3901df404ac7d2745e376e51e6
    Gerrit-Change-Number: 1607208
    Gerrit-PatchSet: 14
    Gerrit-Owner: David Turner <di...@google.com>
    Gerrit-Reviewer: Clayton Wilkinson <wilkin...@google.com>
    Gerrit-Reviewer: David Fang <fan...@google.com>
    Gerrit-Reviewer: David Turner <di...@google.com>
    Gerrit-Reviewer: Gulfem Savrun Yeniceri <gul...@google.com>
    Gerrit-Reviewer: James Robinson <jam...@google.com>
    Gerrit-Reviewer: Jay Zhuang <jayz...@google.com>
    Gerrit-Reviewer: Jiaming Li <liji...@google.com>
    Gerrit-Reviewer: Oliver Newman <oliver...@google.com>
    Gerrit-Reviewer: Owners Override <owners-...@fuchsia.dev>
    Gerrit-Reviewer: SLSA Policy Verification Service <devtools-gerritco...@google.com>
    Gerrit-Reviewer: Wayne Chou <wayn...@google.com>
    Gerrit-CC: Aaron Wood <aaro...@google.com>
    Gerrit-Attention: Owners Override <owners-...@fuchsia.dev>
    Gerrit-Attention: David Turner <di...@google.com>
    Gerrit-Attention: Gulfem Savrun Yeniceri <gul...@google.com>
    Gerrit-Attention: Wayne Chou <wayn...@google.com>
    Gerrit-Comment-Date: Wed, 20 May 2026 19:58:46 +0000
    Gerrit-HasComments: No
    Gerrit-Has-Labels: Yes

    --
    You received this message because you are subscribed to the Google Groups "owners-override" group.
    To unsubscribe from this group and stop receiving emails from it, send an email to owners-overri...@fuchsia.dev.
    To view this discussion visit https://groups.google.com/a/fuchsia.dev/d/msgid/owners-override/55dc5eaff2fa1ccd8a6cbaee8ff705ac0cf3ccae-EmailReviewComments-HTML%40fuchsia-review.googlesource.com.
    unsatisfied_requirement
    satisfied_requirement
    open
    diffy
    Reply all
    Reply to author
    Forward
    0 new messages