[roll] Roll fuchsia [backlight][devfs] porting backlight clients to services

Convert the clients who used /dev/class/backlight
to use services to communicate instead of the devfs
system.

Original-Bug: 324273348

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1219466
Original-Revision: 9aa04d717c9e7d26bcbda2e61fb2c6e507aaf0bd
GitOrigin-RevId: fec1e3d121b656a1fcd62b7a7091ea10a26035d8
Change-Id: I06cfb845bca33b6d102fb67b422a27fd4450340a
1 file changed
tree: ac3e5b6cc1f78eab56eb50aa851f413adab11b71
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.