[roll] Roll fuchsia [pm] Disable `pm serve` and `pm publish`

In preparation of the removal of `pm` from the Fuchsia tree, disable the
`serve` and `publish` subcommands.

Original-Fixed: b/332713340, b/332713341
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1053372
Original-Revision: 7c783425db4026adc294418156e8563343c6cf04
GitOrigin-RevId: 806269866067eff0357bab29d226f342fd233ba1
Change-Id: I99dd449b21c4cd3b516d4e7ed53d8bc99ad65368
1 file changed
tree: 73900a605a0def0c7ccd3ed9dbce3af1896c7155
  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 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.