usb-gadget: remove usb-gadget and add configuration file 02/274602/1 accepted/tizen_6.5_unified tizen_6.5 accepted/tizen/6.5/unified/20220602.131803 submit/tizen_6.5/20220504.075813 submit/tizen_6.5/20220531.085836
authorYoungjae Cho <y0.cho@samsung.com>
Mon, 2 May 2022 08:11:37 +0000 (17:11 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Tue, 3 May 2022 07:22:34 +0000 (16:22 +0900)
commit77c30d9f1b910d54d7a956f041032e817effff0d
tree05d722de56712ed9f8ee1c5134aae82b8c2a40b6
parentfc059506f732e98dfc9f7552b158140de78b2b84
usb-gadget: remove usb-gadget and add configuration file

The actual operation of usb-gadget is no more hal dependent. Instead,
the deviced is now in charge of running usb-gadget. The hal backend
has changed to provide only target specific usb-gadget configurations.
If there is no target specific configurations, deviced runs usb-gadget
with default configurations.

Change-Id: I1dc5bbdacc0622ace2cfe88b89fcd3266ce61f63
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
CMakeLists.txt
conf/usb-gadget.conf [new file with mode: 0644]
hw/usb_gadget/CMakeLists.txt [deleted file]
hw/usb_gadget/usb_gadget.c [deleted file]
packaging/hal-backend-device-emulator.spec