[roll] Roll fuchsia [starnix] Remove remaining glob imports

This change replaces all the glob imports in src/starnix/kernel with
explicit imports.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/943292
Original-Revision: a136ee83369e6afa53f71b1fd90da324d7ae4f8f
GitOrigin-RevId: 441bb866d8c0fdde1f6923b4e79d60aa4ed5b5cb
Change-Id: Id718608e0b4fa0aad067c57a88d9c8526f741187
1 file changed
tree: 0b25ad3dfdb1b29fa965f89a865e448f281d1d3e
  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.