[roll] Roll fuchsia [component_manager] enable full lto on component manager

This reduces component manager's binary size from 5.1 MB to 4.7 MB, on a
core.x64 release build.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1181952
Original-Revision: 291e3d9d4e6ddaebc7b86f8e214458e7fcfd25de
GitOrigin-RevId: f4025097489072b9015072c7c46d3b80de285d24
Change-Id: Ic98c238da9e1c2e2034300e0c9e9a0e0df915b5a
1 file changed
tree: b3949b95847f06b7b07e7fc0e5c9d8a468384ad8
  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.