[roll] Roll fuchsia [debug-dash-launcher] Fix process name formatting Fixes a bug in debug-dash-launcher where the process name for the spawned shell was formatted incorrectly for modern monikers. Previously, it assumed the moniker started with a leading character to strip (like '.' or '/'), which resulted in slicing off the first character of the component name (e.g., "core/usb-policy" became "shore-usb-policy"). Now, we correctly format the process name as "sh-<moniker>" and handle the root moniker "." as a special case "sh". Original-Original-Bug: 520850587 Test: debug-dash-launcher-unittests Test: debug-dash-launcher-test Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1642356 Original-Original-Revision: 23e9ea05c6daed77a6a7675e7e62ddbace2aeebe GitOrigin-RevId: 05ca387f57a4b4c78d6aeeeda91f52b843458703 Change-Id: Id2ccb33c58b7a80baba1839585ce13a7402b26aa Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1645439 Cr-Commit-Position: refs/heads/main@{#194446}
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.