[roll] Roll fuchsia [component] Offer display and backlight services to "toolbox".

Change I3a86bba2b15165569aa8ae93c3b5fcdd6a6a6964 introduced
"toolbox" namespace for services routed into the SSH namespace.

This change adds display and backlight services to the namespace
so that display tools can be used in SSH.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1459088
Original-Revision: 59110437cd440e5d98f8e4286626325f29a08f1d
GitOrigin-RevId: 516bf2a5783f73320c3db49aeeb721acb1e52734
Change-Id: Idd5c22e5b47768ae63f6fad8d2ffea880628a626
1 file changed
tree: b55b66582f82c943b01e6ed947fcf76bdb0a6b2b
  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.