[roll] Roll fuchsia [Castor] [ui][carnelian] Migrate to service-based discovery Migrate carnelian from using devfs (/dev/class/input-report) to using fuchsia.input.report.Service for service-based input device discovery. This removes the devfs fallback completely. Also fix a pre-existing compilation error in carnelian_integration_test.rs by removing unused AsHandleRef import. Also fix carnelian-integration-test and carnelian-fb-integration-test timeouts by compiling them as rustc_test instead of rustc_binary. Also remove unused main function from carnelian_integration_test.rs and fix capability routing in carnelian_integration_test.cml by subpackaging test-ui-stack. Original-Original-Bug: 324273348 Test: carnelian-fb-integration-test Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1559401 Original-Original-Revision: 0f321d1854c5e7c5cb61a9206213c886f6c39751 GitOrigin-RevId: 8f2ade6b6ba9b5cb53907ad34995deb9c0b15c8d Change-Id: I30a867ad8f819d0d59d3450d715838bbf10357af Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1695455 Cr-Commit-Position: refs/heads/main@{#196220}
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.