[roll] Roll fuchsia [compat] Reduce unnecessary fuchsia.boot.Arguments calls The compat driver checks to see if the driver.tests.enable flag is set to see if it should run unit tests. However, that does not need to be done if the driver does not define the unit test hook. This checks the unit test hook before trying to connect to fuchsia.boot.Arguments, so fewer things will complain about the capability missing. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1239027 Original-Revision: b13060b837b7a86f12d94bd8a4b0cf4b280de996 GitOrigin-RevId: 617e5bf8d60e5e38af0bb5d7a39c28a3615504a7 Change-Id: Ifb0772d4e6b73fd8b22c831863c4c2f63868aef4
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.