[roll] Roll fuchsia [hwreg][kernel] Fix public_deps to be headers-only

Only headers deps should appear in public_deps, never full
library deps.  Fix a few places this discipline was missed.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/481977
Original-Revision: 69575aa827a59daeecb48629d59c85abd7d378eb
GitOrigin-RevId: db325ce2de345b1eb71c639a7cc758b19b3c8ee9
Change-Id: I12ed532a6c0c94582b5b627eb21959a3992ab4f4
1 file changed
tree: 13a9b9dee05438c0cce3884b2cebf68d57fbaf35
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.