[roll] Roll fuchsia [sdk] Refactor fuchsia_idk_atoms

Break the three categories of dependencies into separate molecules. The
primary reason for this is to be able to assert_no_deps on most deps
that are only built when not inside an API level sub-build.

Original-Bug: b/300271055
Test: fx build final_fuchsia_idk
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/932304
Original-Revision: 1c0ece8ff554a79ec398b25d70f6555054960c83
GitOrigin-RevId: 878c4d1147c8f13cb4602c6d0204eb81bcfdf8a7
Change-Id: I3f0a2cc1e559acafd0164888e2bcee7700b11d7c
1 file changed
tree: 2368c4bd0690206b187ff7a54293152736358a4e
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.