Fixed to use default usb sel mode(MTP + ACM) for invalid vocnf value 73/225973/4
authorINSUN PYO <insun.pyo@samsung.com>
Wed, 26 Feb 2020 03:30:53 +0000 (12:30 +0900)
committerINSUN PYO <insun.pyo@samsung.com>
Wed, 26 Feb 2020 03:45:38 +0000 (03:45 +0000)
commit61627054c53301aeb09553b878e6414d0f265fa0
tree6c41b6c98dce880d6cf348a860bbc23fd75bf3b4
parent86772c9739424e61ea0fde91d57f7fec58ae9055
Fixed to use default usb sel mode(MTP + ACM) for invalid vocnf value

Deviced must never run in USB_FUNCTION_NONE mode.
So if vconf value is invalid, deviced uses the default usb mode internally.
Keep the problematic vconf values in order to define the problem correctly.

Change-Id: Iaeda7d02accbdc3576acb173f4c60cbe38f33519
src/usb/usb-dbus.c
src/usb/usb-state.c