[roll] Roll fuchsia Revert "[ffx][repo] Adding foreground option to repo server start"

This reverts commit d3660cf75e78da64baafb861dd84b9f5b5a43fda.

Reason for revert: Broke OOT package serving workflows

Original change's description:
> [ffx][repo] Adding foreground option to repo server start
>
> This starts the foreground server from the repository server start
> command by using the `--foreground` flag.
>
> Original-Bug: b/341095927
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1054453

Original-Bug: b/341095927, b/358264949
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1097111
Original-Revision: c2d243103508933d080e8706689a411aa18cbf0c
GitOrigin-RevId: 69d169e84cc99012471fbea18cffb2ebef6fade3
Change-Id: Ib957665fc555b293111314719db9ff7950097107
1 file changed
tree: 4da60fa94205f5b1cdeb32e67ad242f2b4379814
  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 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.