[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
Loading
Please register or sign in to comment