[roll] Roll fuchsia [starnix] Start move to src/starnix directory.

The previous directory name was apparently chosen before
we knew what approach we were taking for Linux compatibility, so
Starnix was added under //src/proc. Now that we've made progress
with Starnix it seems appropriate to give it a more descriptive
directory in the source tree.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/825857
Original-Revision: 18a68f7a5b25c78dd153c31a4da7066d1fc1bab5
GitOrigin-RevId: 5fc37dd4990c532640fd2af2b425fd7d0062243e
Change-Id: I2a182b49db93f21cfd8a35723d51c1189791282f
1 file changed
tree: 63a8b260738a7f1c886a78d373bf8a12559d9dac
  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.