Sync code with Tizen 3.0 branch 90/110090/2 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20170113.184432 accepted/tizen/ivi/20170113.225426 accepted/tizen/mobile/20170113.225335 accepted/tizen/tv/20170113.225348 accepted/tizen/unified/20170309.032713 accepted/tizen/wearable/20170113.225406 submit/tizen/20170113.103502 submit/tizen_unified/20170308.100406
authorHyihong Chae <hh.chae@samsung.com>
Fri, 13 Jan 2017 01:50:22 +0000 (10:50 +0900)
committerHyihong Chae <hh.chae@samsung.com>
Fri, 13 Jan 2017 10:29:06 +0000 (19:29 +0900)
commitd18f62ff3655deabccc1361475443911f40cdc48
treefc2a7e706d156c79aeedcd409ad098999c72d95d
parent6bc392414b5e28f85f8feabc2c5ec83bdb7fbfda
Sync code with Tizen 3.0 branch

Change-Id: I623bf81942d5b0d9d0e154741430d2a418918280
Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
26 files changed:
include/entity/mtp_property.h
include/mtp_cmd_handler.h
include/mtp_config.h
include/mtp_datatype.h
include/util/mtp_fs.h
include/util/mtp_thread.h
packaging/mtp-responder.spec
src/entity/mtp_device.c
src/entity/mtp_object.c
src/entity/mtp_property.c
src/entity/mtp_store.c
src/mtp_cmd_handler.c
src/mtp_cmd_handler_util.c
src/mtp_event_handler.c
src/mtp_init.c
src/mtp_inoti_handler.c
src/ptp_container.c
src/transport/mtp_transport.c
src/transport/mtp_usb_driver.c
src/util/mtp_fs.c
src/util/mtp_list.c
src/util/mtp_media_info.c
src/util/mtp_msgq.c
src/util/mtp_support.c
src/util/mtp_thread.c
src/util/mtp_util.c