[roll] Roll fuchsia [ffx][sdk] Don't rely on `sdk.type` config

This removes ffx' dependence on the sdk.type config variable to figure
out what kind of sdk it's looking at. The two 'kinds' of sdk are
different enough from each other that it can just be auto-detected.

Original-Fixed: 123385

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/811267
Original-Revision: 161592997df557fe3337e12e5b115127ece10304
GitOrigin-RevId: 161e782481cba14400be9e858ab37e131ca9fcdf
Change-Id: Id028e3e60072eaf3e5a38ac64ee12b47dfc540d3
1 file changed
tree: bc836bbea83af0497914e330dc6b2789a5d53fe4
  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.