[roll] Roll fuchsia [build] Remove unnecessary library_headers.gni imports

These files imported "//build/cpp/library_headers.gni" but did not use
`library_headers()`. Also fix up other imports in these files.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1121776
Original-Revision: 97f9f263979998ac5a6e1ff0c103ce6b5d1d65b6
GitOrigin-RevId: f6003c41d511f59b8404035a5fb6f62ef4556e44
Change-Id: I88961ab5b5dc7c7830a9d63b83ab03a6b2557572
1 file changed
tree: 0ecf601b336456018cfb11549e071ec1298f08dc
  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 in one of the communication channels documented at get involved.

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.