Attention needed from Ian McKellar and Owners Override
Megan Batty has uploaded the change for review![Open in Gerrit]()
Megan Batty would like Owners Override to review this change.
Commit message
[fidl][rust] Remove dependency on log crate
Moves functions in fidl::endpoint that are only used in tests out to
fidl_test_util. This allows for the vfs crate to not depend on the log
crate and so not force inclusion of the log crate by dylib for all
users.
Change-Id: If99018f8e78f99ffa355d45c0b1a4e71979996b7
Change information
Files:
- M src/developer/ffx/plugins/audio/device/BUILD.gn
- M src/developer/ffx/plugins/audio/device/src/control.rs
- M src/developer/ffx/plugins/doctor/BUILD.gn
- M src/developer/ffx/plugins/doctor/src/lib.rs
- M src/developer/ffx/plugins/profile/cpu/BUILD.gn
- M src/developer/ffx/plugins/profile/cpu/load/BUILD.gn
- M src/developer/ffx/plugins/profile/cpu/load/src/lib.rs
- M src/developer/remote-control/BUILD.gn
- M src/developer/remote-control/src/lib.rs
- M src/lib/fidl/rust/BUILD.gn
- M src/lib/fidl/rust/external_tests/BUILD.gn
- M src/lib/fidl/rust/external_tests/src/lib.rs
- D src/lib/fidl/rust/external_tests/src/stream_handler_test.rs
- M src/lib/fidl/rust/fidl/BUILD.gn
- M src/lib/fidl/rust/fidl/src/endpoints.rs
- A src/lib/fidl/rust/fidl_test_util/BUILD.gn
- A src/lib/fidl/rust/fidl_test_util/src/lib.rs
- M src/media/audio/lib/rust/BUILD.gn
- M src/media/audio/lib/rust/src/device.rs
- M src/media/audio/lib/rust/src/registry.rs
- M src/session/bin/element_manager/BUILD.gn
- M src/session/bin/element_manager/src/annotation.rs
- M src/session/bin/element_manager/src/element_manager.rs
- M src/session/bin/element_manager/src/main.rs
- M src/session/bin/session_manager/BUILD.gn
- M src/session/bin/session_manager/src/session_manager.rs
- M src/session/bin/session_manager/src/startup.rs
- M src/session/lib/realm_management/BUILD.gn
- M src/session/lib/realm_management/src/lib.rs
- M src/sys/lib/component_debug/BUILD.gn
- M src/sys/lib/component_debug/src/dirs.rs
- M src/sys/lib/elf_runner/BUILD.gn
- M src/sys/lib/elf_runner/src/lib.rs
- M src/testing/sl4f/BUILD.gn
- M src/testing/sl4f/src/modular/facade.rs
- M src/ui/lib/input_pipeline/BUILD.gn
- M src/ui/lib/input_pipeline/src/input_device.rs
- M src/ui/lib/input_pipeline/src/touch_binding.rs
Change size: L
Delta: 38 files changed, 168 insertions(+), 105 deletions(-)
Open in GerritRelated details
Attention is currently required from:
- Ian McKellar
- Owners Override
Submit Requirements:
Code-Review
Review-Enforcement
Gerrit-MessageType: newchange
Gerrit-Project: fuchsia
Gerrit-Branch: main
Gerrit-Change-Id: If99018f8e78f99ffa355d45c0b1a4e71979996b7
Gerrit-Change-Number: 1232032
Gerrit-PatchSet: 16
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
.