usb-gadget: remove usb-gadget and add configuration file 03/274603/1 accepted/tizen_6.5_unified tizen_6.5 accepted/tizen/6.5/unified/20220602.131913 submit/tizen_6.5/20220531.085836
authorYoungjae Cho <y0.cho@samsung.com>
Thu, 28 Apr 2022 08:02:38 +0000 (17:02 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Tue, 3 May 2022 07:25:34 +0000 (16:25 +0900)
commit68b0cd4e72936d29ecc3609f954da930ec1d4db0
tree8b7bae0a16c9d04a79ede9c256130160420cd135
parent09ff903cab32b696d07bafbf637605535aee28f9
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: Iaf124c6413f0de5c4636edea4d936754444654b7
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-tm1.spec