[roll] Roll fuchsia [ffx][repo] Change default server mode to foreground

This changes the default server mode to be foreground. Previously it
was daemon mode  as the default, but now the migration is completed
to use foreground or background.

This is the next step in removing package serving from the daemon.

Original-Bug: 341095927
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1185916
Original-Revision: 7e1a4fa55622c4ee38cb6b9229a0d3d245b5e6be
GitOrigin-RevId: 2490e0df7f093a51da2ece7531b40bb9bdac93e4
Change-Id: Iac1607f9b17202c4a2d464130f8f221d3e7f6a9f
1 file changed
tree: 7da21bc321b7ce9161b4fc3581806cba527bf0ce
  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.