[roll] Roll fuchsia [submodules] Remove mini_chromium and lss

These submodules need to be moved to their `.../src` directories, we
are unsure of how this transition will be handled by automation, so
proceeding manually.

Original-Bug: b/258565335
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/775383
Original-Revision: bb770756024ad6ca039f3493d2ff5a225781e131
GitOrigin-RevId: eea42b06c00c3a978a4326c278bdff0f0994aa21
Change-Id: I04bd3351965a6058f9dddf76d0b45447d1c352e7
1 file changed
tree: 2d2048a4cb4139eb9b1e40618cf0bbcdf13bfe54
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.