usb-gadget: remove usb-gadget and add configuration file 55/274555/1 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.062631 accepted/tizen/7.0/unified/hotfix/20221116.110403 accepted/tizen/8.0/unified/20231005.094451 accepted/tizen/unified/20220526.144149 submit/tizen/20220525.001052 tizen_7.0_m2_release tizen_8.0_m2_release
authorYoungjae Cho <y0.cho@samsung.com>
Mon, 2 May 2022 08:11:37 +0000 (17:11 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Mon, 2 May 2022 08:11:37 +0000 (17:11 +0900)
commitee97ec6cec34022bd5fa366de8e1ca596241d4ab
tree9ecdac2be762cf915d62dd65f5b3b24588718e59
parent680011a49d39c59cd22b697992eee2b284ee8ccf
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: I1dc5bbdacc0622ace2cfe88b89fcd3266ce61f63
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-emulator.spec