[roll] Roll fuchsia [brightness] Remove frequent service startup logging

Workstation shell connects and disconnects from various settings related
services when displaying sysui overlays. This is to prevent background
load impose by sysui when it is not visible. Every time the sysui is
displayed, it connects to the settings services, in this case brightness
service, and cause this log to be displayed.

In a typical usage, for example in workstation build walkthroughs, the
sysui will be displayed tens of times within a minute. Having this log
is not very helpful and not consist with other setting services.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/576221
Original-Revision: 0f821e5b7178e9fdd7f445a7211d57fd0e814d0f
GitOrigin-RevId: e6e66bfb6b8a9c349e27438b80879b65931d462e
Change-Id: I2089d48009935e679fdd77d5d15d44d8b7878553
1 file changed
tree: 87a560a48fdad26f9541afca7eb39cfe3e6fe120
  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.