usb-gadget: remove usb-gadget and add configuration file 49/274549/1 accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix accepted/tizen_8.0_unified accepted/tizen_unified tizen tizen_7.0 tizen_7.0_hotfix tizen_8.0 accepted/tizen/7.0/unified/20221110.060358 accepted/tizen/7.0/unified/hotfix/20221116.110421 accepted/tizen/8.0/unified/20231005.094510 accepted/tizen/unified/20220526.144040 submit/tizen/20220525.001052 tizen_7.0_m2_release tizen_8.0_m2_release
authorYoungjae Cho <y0.cho@samsung.com>
Mon, 2 May 2022 07:34:28 +0000 (16:34 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Mon, 2 May 2022 07:34:28 +0000 (16:34 +0900)
commit72417bec829eb5455597fa8a1e8c870be29d392e
tree6cb9664ea9f81fd585c6cc3d3f604afbc00a0217
parent73f5816e32c5e3299ee2005cdd25ed938d667670
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