[roll] Roll fuchsia [component_manager] Remove trace guards in elf-runner

The trace library and macros are lighter-weight than I thought,
so there's no need for a non-trace version of the elf runner
library, and no need to prevent parameter calculation if
tracing isn't enabled.

Original-Bug: b/379766709
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1169659
Original-Revision: 82e5c7db9c9f758728b973422a9928afe545b790
GitOrigin-RevId: 1dcad91171310e9634037fd5aa70dbbd0b88789f
Change-Id: Ia09a0e62b87f1ac3b617f8464a290c50d3184406
1 file changed
tree: 642f0c0b9bf05dfd02215830236c2b249b490cf3
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.