[roll] Roll fuchsia [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

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1221424
Original-Revision: b37256c8a7ae1c0242ad55e562669069afaec29b
GitOrigin-RevId: e772c02a0e7a1bd1d65fd1012f824aced0bb4fe6
Change-Id: I6aaa7407ef131a2a13403351af6176f4bb7afcfe
1 file changed
tree: 299502b012fbdbc3a4578183788702b055701b5d
  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.