[roll] Roll fuchsia [ffx][build] Remove sdk usage from cli-goldens

This reworks the cli-goldens tests to use ffx and the
subtool manifest instead of the SDK or the idk_atom_collection.

Also corrected metadata about ffx auth.

This improves the build performance since it no longer has to wait
for the IDK or SDK to be built.

Original-Bug: 392136182
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1216846
Original-Revision: 404159383db4b34d04d635314f3cd3b631dba306
GitOrigin-RevId: 11c71f536b33d98489708d7e76017f5d2f072a5a
Change-Id: I0474d2a3f9c1a84efda2b04b97a292133fb46752
1 file changed
tree: e3286a7a3b2a777473b0cd715fcb673ddef0afd4
  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.