Apply launch-time loading routine for providers 92/67092/5
authorMu-Woong Lee <muwoong.lee@samsung.com>
Mon, 25 Apr 2016 07:17:30 +0000 (16:17 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Mon, 25 Apr 2016 10:22:43 +0000 (19:22 +0900)
commitce6b88d82564d9a9a2c78218f99d42f1068f13ea
tree0283dfdc78f244bb033017e26aa2c4c0c3fd469a
parent156ec79c0ea5b2b6b4b1b71b70dbf2bc4720eeac
Apply launch-time loading routine for providers

It will be modified to load only the necessary providers on demand.

Change-Id: I81f622c42dd3ae5d0615feb2aa1592006e67c6f0
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
CMakeLists.txt
packaging/context-service.spec
src/ContextManager.cpp
src/ContextManager.h
src/ProviderLoader.cpp [new file with mode: 0644]
src/ProviderLoader.h [new file with mode: 0644]