[roll] Roll fuchsia [component_manager] Add warning log for debug mode

When component manager is running in debug mode, the component
tree is not started automatically. Print a warning message indicating
this behavior so that users are not confused by it.

Original-Fixed: 79862
Test: fx test hub_integration_test (log message was printed)
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/549946
Original-Revision: caa9de031ef9a0db284dcb713602a3a7791b500a
GitOrigin-RevId: c6e01e40f90792251ce854013ead544ee2ba2853
Change-Id: I5c060e61456fe70800ea0ef15ed68362911667e1
1 file changed
tree: 23c53ac35d0de40c46492dfcd2e1bfb6b9adcbde
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.