[roll] Roll fuchsia [devshell] Default fx serve port to zero (0)

Updates 'fx serve' to default its package server fallback port to '0'
instead of '8083' if no port is explicitly requested via CLI flags or
discovered via ffx configuration keys. This allows the host kernel to
dynamically allocate a free ephemeral port.

Test: fx serve --help verified syntax safety.

Original-Original-Bug: b/439012915
Original-Original-Fixed: b/439012915
TAG:agy
CONV:5520348b-7e33-46f6-bb96-ad47a80f6843

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1607665
Original-Original-Revision: d228441a8e232a49c8000220d286f096afb20f42
GitOrigin-RevId: 60cf0508431cedf64dfa69e0ca0c2b3e6d029f82
Change-Id: I9b7e3d3275ceaaada3afa595f92d23f0e2ffca7f
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1616479
Cr-Commit-Position: refs/heads/main@{#192955}
1 file changed
tree: 22e739d94dbe9d9c86c8a851fdf18a71dc9fb80e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.