[roll] Roll fuchsia [display-core] Minor display::Controller style guide fixes.

This CL adds a class doc comment and deletes the copy constructor.

Test: fx build (no behavior changes)
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/813288
Original-Revision: ab38c01b1fb63de80eaa5918adce4985856ac380
GitOrigin-RevId: 28725701e0f612ed801bbd1b91d09bf78415f406
Change-Id: Idcd03b906f7518450e7c891394d23ad30dc79d81
1 file changed
tree: d0d914dad06f30807572edec5a9a1f30c4c9f7ef
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.