[roll] Roll fuchsia [src] Route fuchsia.hardware.backlight.Service to console

This CL applies the pattern in I4e06a99b84c94acc5a67b0263ab5e8dea65e5d30
to the backlight device service. This allows the display-tweak tool to
communicate with backlight drivers that expose the FIDL service
directly.

Original-Bug: 417998116
Test: Verified that display-tweak can access the capability
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1278505
Original-Revision: b4016170c3589a9a91981797d3d2db8ffb5ec939
GitOrigin-RevId: c67dab472b11a9d7dc44a4cabf5538734e7b4aaf
Change-Id: I86f9961d60a5459a25f2658cbd1b241e2c27e5f5
1 file changed
tree: e1fa3789041ee11622138bfa869c73032bdf2745
  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.