[roll] Roll fuchsia [ui] Remove unnecesary logs.

These were required for debugging a test failure and have provided the
insight needed. They should no longer be needed.

Original-Bug: 117635
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/781108
Original-Revision: 1a373243970184670db21ddbc33eca41646fe658
GitOrigin-RevId: 96b6f901234873e39b0e9c0fc5b844ab870a5f97
Change-Id: Ic2b9d039c3fdb36f6a60f7d624b9c99a82b65e4a
1 file changed
tree: db28f9357a40e2c0f9b0b525847a6c363a6b1be2
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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 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.