[roll] Roll fuchsia [fx][serve-remote] No longer necessary to restart ffx daemon

`ffx repository server` now no longer needs the ffx daemon server to
be restarted whenever the configuration is changed. Instead, the
server itself just needs to be restarted.

This also changes `serve-remote` to be owned by the software delivery
team.

Original-Bug: 115436
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/764526
Original-Revision: 52d4795d4bf2c6d2407561a77d5c2698f5bca10e
GitOrigin-RevId: a026fd8343d497d54f9ecd5b080a315c56aacf16
Change-Id: I4486de4742d73deb186e6881c585e4caf4132d6d
1 file changed
tree: 146a29c7bd995a92d79dcde60f764205d4e9215a
  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.