Skip to content
Snippets Groups Projects
Commit a38eb205 authored by David Gilhooley's avatar David Gilhooley Committed by CQ bot account: commit-bot@chromium.org
Browse files

[input_reader] Fix MockInputDeviceRegistry callbacks

The callback for RegisterDevice in the mock framework
would std::move the callback function. This prevented
the mocking framework from registering more than one
device successfully.

Change-Id: I07560239035b169202a985b0d45e6f972a86e1b8
parent 74212bea
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment