usb-gadget: remove usb-gadget and add configuration file 00/274600/1 accepted/tizen_6.5_unified tizen_6.5 accepted/tizen/6.5/unified/20220602.131832 submit/tizen_6.5/20220504.075813 submit/tizen_6.5/20220531.085836
authorYoungjae Cho <y0.cho@samsung.com>
Mon, 2 May 2022 07:34:28 +0000 (16:34 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Tue, 3 May 2022 07:18:16 +0000 (16:18 +0900)
commit550d72280519fbf51694ef67493211dfe317a2c5
treef46fa200d738a2990088c8c63202b4252a5cc200
parent875a6046c495ea5ca48e29a07c469bd46be7f339
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.

Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
Change-Id: Ia9eecff9172cc8f47a3e23db41e38ecb54210a50
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-tw3.spec