[roll] Roll fuchsia [display-coordinator-connector] Make devfs_factory a private library. Currently the only customer of this library is display-coordinator-connector. It's preferred for display coordinator clients to get display.Coordinator service from the connector component instead of getting it directly from devfs (the hardware driver), so we move the devfs_factory library to display-coordinator-connector and make it invisible to other build targets. This change also does some IWYU cleanups to the BUILD.gn targets. Test: no-op. fx build Original-Bug: 129188 Original-Bug: 127211 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/873043 Original-Revision: 9f83ae394f8d9ff024e10bbc420b89ebbbad9e63 GitOrigin-RevId: a4e964832c7f6e8023cf6d70c85a6edfc454bb71 Change-Id: Iffc16021c6bb212766f704434014a9b8a1d54086
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.