Smartcard structure refactoring : server layer 53/90053/1 accepted/tizen_3.0.m2_mobile accepted/tizen_3.0.m2_tv accepted/tizen_3.0.m2_wearable accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable tizen_3.0.m2 tizen_3.0_tv accepted/tizen/3.0.m2/mobile/20170104.125438 accepted/tizen/3.0.m2/tv/20170104.125603 accepted/tizen/3.0.m2/wearable/20170104.125908 accepted/tizen/3.0/common/20161114.105713 accepted/tizen/3.0/ivi/20161011.065227 accepted/tizen/3.0/mobile/20161015.034219 accepted/tizen/3.0/tv/20161016.005700 accepted/tizen/3.0/wearable/20161015.084113 accepted/tizen/common/20160928.164433 accepted/tizen/ivi/20160930.083536 accepted/tizen/mobile/20160930.083455 accepted/tizen/tv/20160930.083528 accepted/tizen/unified/20170309.032751 accepted/tizen/wearable/20160930.083451 submit/tizen/20160928.072505 submit/tizen_3.0.m2/20170104.093750 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_ivi/20161010.000007 submit/tizen_3.0_mobile/20161015.000006 submit/tizen_3.0_tv/20161015.000005 submit/tizen_3.0_wearable/20161015.000005 submit/tizen_unified/20170308.100406
authorJihoon Jung <jh8801.jung@samsung.com>
Wed, 28 Sep 2016 07:03:27 +0000 (16:03 +0900)
committerJihoon Jung <jh8801.jung@samsung.com>
Wed, 28 Sep 2016 07:03:27 +0000 (16:03 +0900)
commitb58c9d011c5850b59071b4e9d292734d003d1ddd
tree53fc4e75513b21b9bf98ab14fe5c79ce782978ca
parentdbd0146a5216c013c5fd43d55f62471d29165735
Smartcard structure refactoring : server layer

- remove smartcard client library layer

Change-Id: I22191234c422379987e8db9111f7b5f2e438c71e
23 files changed:
CMakeLists.txt
client/CMakeLists.txt [deleted file]
client/ClientChannel.cpp [deleted file]
client/ClientGDBus.cpp [deleted file]
client/Reader.cpp [deleted file]
client/SEService.cpp [deleted file]
client/Session.cpp [deleted file]
client/include/ClientChannel.h [deleted file]
client/include/ClientGDBus.h [deleted file]
client/include/Reader.h [deleted file]
client/include/SEService.h [deleted file]
client/include/SEServiceListener.h [deleted file]
client/include/Session.h [deleted file]
client/include/smartcard-service.h [deleted file]
client/smartcard-service.pc [deleted file]
common/CMakeLists.txt
packaging/smartcard-service-server [deleted file]
packaging/smartcard-service.init [moved from packaging/smartcard-service-server.init with 92% similarity]
packaging/smartcard-service.spec
server/CMakeLists.txt
server/org.tizen.SmartcardService.service
smartcard-service-server.manifest [deleted file]
test-client/CMakeLists.txt