[roll] Roll fuchsia [flatland] Move some verbose logs to INFO

It would be useful to know when Flatland sessions are created,
destroyed, etc.  Unlike some of the other verbose logging, this won't be
overwhelming, and would have been useful to debug recent issues.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1275675
Original-Revision: ae4a760dd2286cc13a9d0c08413739b488c8c310
GitOrigin-RevId: a28df1f1fdf18e12b43b4c92b6a65d0495bd61d4
Change-Id: I579f88b985362556c7fda1db63cb6bb0ffc4fc12
1 file changed
tree: 92b2129b901ad9fab41d4984a613ea5b0aeaceac
  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.