Besides hid_service and hid_connections, there is an InputServiceLinux that also located in //device/hid folder. It also needs to be mojofied.
Tasks:
1) Define a Mojo interface for //device/hid/input_service_linux{.cc|.h}
2) Update //device/hid/public/interfaces, convert clients of InputServiceLinux to use the new added mojo interface.
3) Move it from //device/hid to //services/device/hid.
Comment 1 by ke...@intel.com
, Sep 21 2017