[roll] Roll fuchsia Reland "[ffx] Remove hardcoded sdk/manifest/core"

This reverts commit 943fd56e1149a7383c05bd770f2aa947f682e8a6.

Reason for revert: Fixing dependency problem with symbolize when using ffx log

Original change's description:
> Revert "[ffx] Remove hardcoded sdk/manifest/core"
>
> This reverts commit b37256c8a7ae1c0242ad55e562669069afaec29b.
>
> Reason for revert: breaking ffx log
>
> Original change's description:
> > [ffx] Remove hardcoded sdk/manifest/core
> >
> > This removes the reliance on the assumed existence of sdk/manifes/core in-tree.
> >
> > The IDK/SDK building is being improved, and the tools used within Fuchsia need to be
> > flexible enough to allow the IDK to be moved, and most tool executions not require the
> > IDK manifest to find other ffx- subtools, and the related host-tools.
> >
> > Original-Bug: 397989792
> >
> > Change-Id: I92c295cc99aea006629f9bf48482e24479ce1ceb
> > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1221424
> > Commit-Queue: Clayton Wilkinson <wilkinsonclay@google.com>
> > Reviewed-by: Andrew Davies <awdavies@google.com>
>
> Original-Bug: 397989792
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Change-Id: I6d42f7bd1bb82d36c60526f476d0521ceb4f48ca
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1247130
> Fuchsia-Auto-Submit: Miguel Flores <miguelfrde@google.com>
> Reviewed-by: Brian Bosak <bbosak@google.com>
> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>

Original-Bug: 397989792
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1247331
Original-Revision: 6e857eac1cf0388711d235585727356777277ee9
GitOrigin-RevId: dc30e7f25ec236258d93052f9e9fe9a5d8bd0089
Change-Id: I22ef3d2f23014d5673751e6588d4d90ac3c4048a
1 file changed
tree: fb09582e46c7fb9a9fb9cedfb848b1c7bc3fa291
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.