[roll] Roll fuchsia [fx] Remove FUCHSIA_BUILD_DIR from fx.config file. This fixes an issue that happens when renaming a build directory, `fx --dir out/newname build` would continue to build in òut/oldname because it was stored in the fx.config file. There doesn´t seem any good reason to write the build directory in that file, since it is only read by `fx` after the build directory was already set (e.g. with the --dir option, or reading the .fx-build-dir value, which is always correct). Original-Fixed: 413713238 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1261405 Original-Revision: 09e345c93c1829fac8156ff87b5eb13af4f36025 GitOrigin-RevId: 05c2308be42b7241e96baaeb149cc5c61296f38e Change-Id: I69f70dbf4e5a71825fcbbeb467ca290b7613bdca
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.