[roll] Roll fuchsia f7fa631..0330144 (2 commits)

0330144:https://fuchsia-review.googlesource.com/c/fuchsia/+/667442 [test_manager] Save inspect when a run controller is closed
eb28ec1:https://fuchsia-review.googlesource.com/c/fuchsia/+/666894 [driver] Fix enumeration of composite devices that don't have an intermediate fragment device
GitOrigin-RevId: 78b259616637cf864999395867648f9f3f6cb3d2
Change-Id: Icc35465ec302af13b4c113b2299d53b06e586d59
1 file changed
tree: 87eeadcc8915c181627b37c1d6ec4dd21bbe0d16
  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.