[roll] Roll fuchsia [display][testing][ui] Move hdcp to the display tree.

This CL moves the code with minimal changes. This is intended to help
git preserve history, and to facilitate review. Future CLs will update
dependencies' references, and will eventually remove the stub BUILD.gn
in //src/ui/bin/hardware_display_controller_provider/BUILD.gn.

Original-Bug: 122937, 127211
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/856869
Original-Revision: 14647bd32db4e0da7025369bf2c0335bf23dd717
GitOrigin-RevId: 1306190ddf3a851307ec65001ad68132b09969c1
Change-Id: Id77062b97962b1191fb9207be33c065edc48e24a
1 file changed
tree: 49da4551110947d7d555f37ffe2a54c344d3409f
  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.