Add support for FunctionFS-based function 58/174858/3
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Fri, 2 Mar 2018 20:40:56 +0000 (21:40 +0100)
committerPaweł Szewczyk <p.szewczyk@samsung.com>
Fri, 6 Apr 2018 13:53:31 +0000 (15:53 +0200)
commit6c1256d6dd6e1b072453caf9f0a35becc2649261
treed3c7551040db157c84d44a2e30ce61b7e1156425
parentbcc3c85eaa16bda6436549c82ae24e600fed9d18
Add support for FunctionFS-based function

Both mtp-responder and sdbd have FunctionFS backend now what
allows to use them in ConfigFS implementation of HAL.
We use systemd socke activation with special socket type
which starts the service when needed. There is an assumption
that each of those services provides a suitable .socket file.

Change-Id: Ib073ac10f6d12bb75f20e4b9f3961bcdbd21520c
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
hw/usb_client/usb_client_configfs.c