[roll] Roll fuchsia [fxtest] Fix building package lists

This ensures we catch changes to generated files that list package
manifests even if a full update package is not built.

Original-Fixed: 369218985

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1125616
Original-Revision: 7f1333a9f9e54e5dbdf2f93a2eeb6831ce41d36c
GitOrigin-RevId: 88cd1c6b8092106ece2605ae8dd6a441570ed5d5
Change-Id: Id560cae2f46a206c8c9930e197dc9b10eae69f75
1 file changed
tree: 2da34539d1afe5a39abf58f8023be9477447cb03
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.