[roll] Roll fuchsia [cobalt] Decrease log level for missing build type file condition

A missing build type is not an indication of a fatal failure. It can
occur for configurations outside of vendor/google. In these cases we
want to log a warning, not error, to reduce log spam.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/550162
Original-Revision: 073e45e9210732aef28ba629f4861dac5c3253b7
GitOrigin-RevId: da7c88dfb1023aee13e8d387c8c72b341c0b443c
Change-Id: I9a1bb85490befeb25ebd3446d6faf6467faaa423
1 file changed
tree: 3687de779fea544e00e391ae6fb842647fa6fb12
  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.