[roll] Roll fuchsia [fx][serve-updates] Improve msg with incremental and ffx

`fx serve-updates` errors out if you try to use the fx feature flag
'incremental' with the ffx repository server. This patch improves the
error message by saying how users can switch back to the pm repository
server so they can continue to use incremental package publishing.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/648288
Original-Revision: 2db84b28b3e26db68df7ea4039775035fd082da4
GitOrigin-RevId: b587c326dde99c6bccfa5e4790a23fd5abb84595
Change-Id: I733c2927cab6af5ac4d78b86b07c316c0e3a7f19
1 file changed
tree: 9c9fa671b0a6a7df0c843e96bfe7fc52bebd5989
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.