Merge (manually) adaptors and plugin-config from tizen_2.4 repository 74/60474/2
authorJiwon Kim <jiwon177.kim@samsung.com>
Fri, 26 Feb 2016 10:58:09 +0000 (19:58 +0900)
committerJiwon Kim <jiwon177.kim@samsung.com>
Sun, 28 Feb 2016 22:56:45 +0000 (07:56 +0900)
commit94cbc69e80fdd7a083defcf9f2a85c1e833ee32d
tree72568c77d252e78742656c051fb1a9d43ec5b87c
parent4f12e3e3c887d5a27157ccb3c7d5e8da5fa25d90
Merge (manually) adaptors and plugin-config from tizen_2.4 repository

framework/convergence/service/adaptors/*-adaptor -> adaptor/*-adaptor
framework/convergence/service/service-plugin-client -> common/plugin_config

Change-Id: I8c92e2fd7588d99100d1d40bae0768b0cfb54854
Signed-off-by: Jiwon Kim <jiwon177.kim@samsung.com>
26 files changed:
CMakeLists.txt
adaptor/CMakeLists.txt [new file with mode: 0644]
adaptor/CMakeLists.txt.backup [deleted file]
adaptor/auth-adaptor/auth-adaptor-log.h [new file with mode: 0644]
adaptor/auth-adaptor/auth-adaptor.c [new file with mode: 0644]
adaptor/auth-adaptor/auth-adaptor.h [new file with mode: 0644]
adaptor/contact-adaptor/contact-adaptor-log.h [new file with mode: 0644]
adaptor/contact-adaptor/contact-adaptor.c [new file with mode: 0644]
adaptor/contact-adaptor/contact-adaptor.h [new file with mode: 0644]
adaptor/message-adaptor/message-adaptor-log.h [new file with mode: 0644]
adaptor/message-adaptor/message-adaptor.c [new file with mode: 0644]
adaptor/message-adaptor/message-adaptor.h [new file with mode: 0644]
adaptor/push-adaptor/push-adaptor-log.h [new file with mode: 0644]
adaptor/push-adaptor/push-adaptor.c [new file with mode: 0644]
adaptor/push-adaptor/push-adaptor.h [new file with mode: 0644]
adaptor/shop-adaptor/shop-adaptor-log.h [new file with mode: 0644]
adaptor/shop-adaptor/shop-adaptor.c [new file with mode: 0644]
adaptor/shop-adaptor/shop-adaptor.h [new file with mode: 0644]
adaptor/storage-adaptor/storage-adaptor-log.h [new file with mode: 0644]
adaptor/storage-adaptor/storage-adaptor.c [new file with mode: 0644]
adaptor/storage-adaptor/storage-adaptor.h [new file with mode: 0644]
common/CMakeLists.txt [new file with mode: 0644]
common/plugin_config/libservice_plugin_log.h [new file with mode: 0644]
common/plugin_config/plugin_message.c [new file with mode: 0644]
common/plugin_config/plugin_message.h [new file with mode: 0644]
packaging/service-adaptor.spec