[roll] Roll fuchsia [package-tool] Incremental publishing doesn't need the list

Once the incremental publisher has set up the file watcher, it doesn't
need to keep passing the lists to RepoBuilder, since the watcher will
tell us whenever one of the manifests in these lists change.

Fixing this will change the incremental publisher to only publish the
changed manifests.

Original-Bug: 121738

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/801387
Original-Revision: cf3960dce29c9ae8c666ebdffc24c378236e1bcb
GitOrigin-RevId: 2bda4122816a8ed83a9ab1230dff051fa07dcba7
Change-Id: Iec5c5fc24521b6f463727fff25ca4178d5ca866e
1 file changed
tree: 257cf1d48c1e03ec1896ce1e39522ac73f33188c
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.