[roll] Roll fuchsia [forensics] Generate a unified binary & rename it

This patch reorganizes the forensics build so that it generates a unified binary, and uses renamed_binary template to generate a list of renamed_binary targets. The problem was originally discovered in the referred bug, but resurfaced in the LTO context, where we started
seeing a size increase because of duplication in forensics binaries.

Original-Bug: 323231755
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1007796
Original-Revision: 1bb0a37e4a70c22372e91b250e93d51e9e9e1fbd
GitOrigin-RevId: 1c29d5aad6840f6b3e392e0007d8140934c644d6
Change-Id: Ic522b43e73aeb4b85b65791a0a64f2fb66c40e1b
1 file changed
tree: f4850bb186673abc6c960c5461f33f4f7ead688c
  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 via the IRC channel #fuchsia on Freenode.

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.