[roll] Roll fuchsia [assembly] Don't assume configc path.

A seemingly irrelevent change in a follow-up CL was breaking the
fshost validator, because we're no longer transitively including
some build rule that put `configc` in a magic place.

Ask GN for the specific directory in which one can find `configc`.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/903003
Original-Revision: de47b244a74dcf4fbb1af25e9911d9a36c41b151
GitOrigin-RevId: df590bf5e557ce994d1b0c7c73e25a0986d791aa
Change-Id: Id1f376818653915b82dffd4a6f21d9bd2b2e7cff
1 file changed
tree: 141ae23b40dbd9da1cec891fbae3f995cb187941
  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.