[roll] Roll fuchsia 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
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1247130
Original-Revision: 943fd56e1149a7383c05bd770f2aa947f682e8a6
GitOrigin-RevId: 81130fa5eb6f5b83a685cd11ed0efa11f16e646e
Change-Id: Ib95763ab9a781469939680fdb1c78f4d6c94a11b
1 file changed
tree: 6293dd8a898b631777670f5ec50f6cb2817592f8
  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.