[roll] Roll fuchsia [modular] Remove basemgr --arrested flag

Paused mode now does not require passing a Modular config into the
session, so there is no need to start basemgr in arrested mode
to serve the Launcher protocol.

Original-Bug: 89931
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/643754
Original-Revision: 43785c060286e510bed67af1ed3cdfd7ac0c7805
GitOrigin-RevId: 1f60447b596ffba4f4328529da21d0b08bc5c61b
Change-Id: I5e8d0b8a8080f52f8e76c17abc929eb8bfb4be09
1 file changed
tree: ccaca692b056e012d1412587e4e471e12ca2c5c6
  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.