[roll] Roll fuchsia [assembly] Fix dep cycle for non-bazel-only builds

In some gn assemblies we encounter a dep cycle due to the
fshost-validator:

fshost-validator -> legacy aib -> bazel assembly -> licenses
-> gn assembly -> fshost-validator

Remove the very first dep in this cycle for non-bazel-only builds to
address this.

Original-Bug: b/287558873
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/900503
Original-Revision: 001cd4c306f2b60045d1cbc5d48e3633a7ce8095
GitOrigin-RevId: 2cfe60739eec26e56bea50c35daecdd425f91b3f
Change-Id: I0350b5f8416bc7002eed237d2c95ac29f3df849f
1 file changed
tree: dbef39ecf3a4d64922b52dc48c70af8a01c9679e
  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.