[roll] Roll fuchsia [hdmi-dw] Change all headers to implementation headers. Previously all headers defined in //src/graphics/display/lib/designware were "library headers" and were referred to as <lib/hdmi-dw/*.h>. This library is expected to have only aml-hdmi and amlogic-display (in the future we'll also merge these two drivers) as its clients, both of which are in the Fuchsia platform source tree. Instead of exposing the headers as library headers, this change removes the `library_headers()` build definition and changes all the C++ code to use implementation headers to refer to these headers. Test: no binary change. Original-Bug: 134691 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/945571 Original-Revision: 620f74fd2c0df7ec41cd386575a3598571cd6949 GitOrigin-RevId: ffbd9a5f6e6c7254df16f37962e87d8882584be1 Change-Id: I002348a0d2e73be954122c6a3e0415035b618a91
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.