[roll] Roll fuchsia [display-tweak] Do not hardcode display-coordinator device path.

This change replaces the hardcoded display-coordinator device path
(000) with the first available device from the path.

This makes it possible to obfuscate device paths in devfs.

Test: "display-tweak panel --power on" on VIM3.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1086772
Original-Revision: 04c484f2466351f035dd6c3d46e4985388dab091
GitOrigin-RevId: eb0e347076044cd08b105193b5824053e7b0ed0b
Change-Id: Ibbe88d3448dca5b4a8d8931b86f129c04cdb0c6b
1 file changed
tree: 83d88086a54c52a2b9441fa4e9f15d68560b07ba
  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 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.