usb-gadget: remove usb-gadget and add configuration file 31/274431/2 accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix accepted/tizen_8.0_unified accepted/tizen_unified tizen_7.0_hotfix tizen_8.0 accepted/tizen/7.0/unified/20221110.063018 accepted/tizen/7.0/unified/hotfix/20221116.110417 accepted/tizen/8.0/unified/20231005.094506 accepted/tizen/unified/20220526.144424 submit/tizen/20220525.001052 tizen_7.0_m2_release tizen_8.0_m2_release
authorYoungjae Cho <y0.cho@samsung.com>
Thu, 28 Apr 2022 08:02:38 +0000 (17:02 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Mon, 2 May 2022 06:38:58 +0000 (15:38 +0900)
commitd69cd576f2b173d0e8b08998cb2e650bfbfd511a
treec16fe3f17e24f0516fc0250410b246d0bd15a3fb
parenta934858bd51847d7bd703860cd54eec90995726d
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