[roll] Roll fuchsia [devshell][serve] Remove --no-auto-config, support --no-device

The --no-auto-config flag is no longer used in `fx serve`. Support the
foreground repo server's --no-device flag instead, which whill serve the
repo, but will not register the repository to the target, leaving target
configuration to the user.

Original-Bug: b/300171028
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1065593
Original-Revision: b77c1078ca7960067c181b9647ca8b1eae05f8bf
GitOrigin-RevId: b6d34b7c2c383ecadd03258662fa06c59e8722d8
Change-Id: Ic5841bd8224427cf919b3ef5c2098526d65ea30e
1 file changed
tree: 31007c664b42341b7882427de252221868a0a55f
  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.