[roll] Roll fuchsia [starnix] Fix up build files

This change updates the build files to follow these patterns:

  - "dir" contains all the non-test targets in that directory and all
    subdirectories
  - "dir:tests" contains all the tests in that directory and all
    subdirectories

There is also a special //src/proc/bundles:starnix that products can
include for a minimal set of starnix-related packages.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/676645
Original-Revision: 30ab3e2efafc83dfe672993abe78a252c7d0882e
GitOrigin-RevId: 01073d7fad268b37ba12a48941751484cbc875db
Change-Id: Ic0d42086b66af78cc417a8750e778027ed4852fb
1 file changed
tree: 39262fb44a817691b4acf4dd0377ca67dbb4ef1b
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.