usb-gadget: remove usb-gadget and add configuration file 99/274599/1 accepted/tizen_6.5_unified tizen_6.5 accepted/tizen/6.5/unified/20220602.131822 submit/tizen_6.5/20220504.075813 submit/tizen_6.5/20220531.085836
authorYoungjae Cho <y0.cho@samsung.com>
Mon, 2 May 2022 07:40:17 +0000 (16:40 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Tue, 3 May 2022 07:15:50 +0000 (16:15 +0900)
commit22444c13cb410791a642a3f1519276efb012b0fe
tree4eb4915ea7f0dafb83bd86cd9919397c5bdd0ae4
parent9ddbd79bac8811146a445bf2a21d0f792b9c39a5
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: I62cc495240913e7447a16c7cf09a70f68bef7a70
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-vim3.spec