[roll] Roll fuchsia [cog] change warning log to info

The workspace.py script was logging a warning when it couldn't find a symlink but this is not actually a problem. Changed this to be an info level log message instead.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1457791
Original-Revision: 8741eee3c305c18d014b192e5fce36f6acf84d82
GitOrigin-RevId: ec066793a1a37e001b1718ef4d5e2b8f119e286f
Change-Id: I69203d0d030865331b88da05771d2caddbc2af75
1 file changed
tree: d05878fc16c1f7501c45fb74a1e7cce0878fc515
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.