[roll] Roll fuchsia [idk] Distinct molecules for PLATFORM vs. each API level Once downstream dependencies are resolved, there will be very little overlap between atoms built at "PLATFORM" that are included in the IDK and those built at each API level. Make a clearer distinction between fuchsia_idk_atoms that are built at "PLATFORM" vs. those built for individual API levels in sub-builds by dividing ":fuchsia_idk_atoms" into ":fuchsia_idk_atoms_for_main_platform_build" and ":fuchsia_idk_atoms_for_each_api_level", respectively. Merge ":fuchsia_idk_atoms_for_each_api_level_and_platform" into ":fuchsia_idk_atoms_for_each_api_level" and explicitly depend on the current exceptions tracked by https://fxbug.dev/310006516. The targets mentioned above are only defined in the toolchains that need them. The conditions are defined so as to avoid changes in git blame for other targets. Only include `host_tools_deps` in the "PLATFORM" build rather than silently ignoring them when targeting other API levels. (If we need to support building host tool targets at individual API levels in the future, more extensive changes will be needed.) Original-Bug: 347094435 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1076963 Original-Revision: c858e1494913397872d4f0b0f1970d0163919dc0 GitOrigin-RevId: d00a923be7f6980c1b4a3f69510432f3693105be Change-Id: I5382dbea8dfae6b4fc18e0c50849101cf95ec112
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 via the IRC channel #fuchsia on Freenode.
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.