[roll] Roll fuchsia [ui] scene manager assembles InteractionStateHandler This change allows InteractionStateHandler to determine interaction state as a result of processing input events through calls to `handle_unhandled_input_event`. This is _instead_ of doing so through calls to fuchsia.input.interaction.observation.Aggregator/ReportDiscreteActivty. Accordingly, the server of ReportDiscreteActivity above now responds to requests without updating any internal state, in order to avoid doubly counting events. In a follow-up change, this protocol will be removed entirely (both scene manager's server impl and various input handlers' client impls). Original-Bug: 389664333 Test: fx test interaction-state-test Test: fx test input_pipeline_lib_tests Test: manual test Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1186540 Original-Revision: e28bd784deb68a3e80361a228d27404bba36b3c9 GitOrigin-RevId: 33e9859c5ac27ae67b8657d54bdcb4c65e1c9b20 Change-Id: I8a7fa1091e15c068b3123e9861ab30312ad10330
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.