[roll] Roll fuchsia [fx][serve-updates] Fix checking for running ffx server

This updates the codepath where we are starting a `pm` server but are
configured to use the `ffx` server to stop checking the ffx config to
see the configured port. This is now unnecessary, since we can directly
ask the server which port we are supposed to be running on.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/825363
Original-Revision: 8c409700945cabad9087b8781ac95170d4af623f
GitOrigin-RevId: 0e451951a5932ac1acb017d6d43d534a78be05ce
Change-Id: I87854d67275a089189f11e531ac5543f0b7d92c1
1 file changed
tree: 19ca2b1e6ad987d46e5827fb199eccf1b45ba6a6
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.