[roll] Roll fuchsia [sl4f][cfv2] Remove sl4f from base

Use environment `full-resolver-env` in sl4f.core_shard. This would allow
us to move sl4f out of base (because we already get a copy of sl4f in
cache). And more importantly, it would reduce the image size for
workstation and terminal.

Original-Bug: 77056

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/676650
Original-Revision: a1d9dbde8565b81b57e09cccb2ef2f491d463308
GitOrigin-RevId: a29695c80b938efd8a0593f32d52408f63db1771
Change-Id: Ifa38821455eb2e2860922f0e8ea3a7f1d7c09d31
1 file changed
tree: 2dacb5f21a6bda8c685a49c44411bfe80ba063e8
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.