[roll] Roll fuchsia [fx][serve] Error out when both pm and foreground server are enabled

The ffx foreground repo server and pm are mutually incompatible. Show a
message to the user how to resolve the issue, and exit with error.
While on it, add a heads up about pm being deprecated in the near future.

Original-Fixed: b/330339316
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1011092
Original-Revision: 9fa3b9105d5d7f1b9b4f6fc898ded42d3012d09e
GitOrigin-RevId: 7f2065ea48c86e6e05e20f010ab9b267f85af2c0
Change-Id: I783626cb9ee99305a9f0841bb64a61eaa6904f45
1 file changed
tree: 2e5c76a9c62c12398612f86e52ce2d10ac1ce0fa
  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.