Added custom provider 49/57549/8
authorSomin Kim <somin926.kim@samsung.com>
Thu, 21 Jan 2016 04:58:06 +0000 (13:58 +0900)
committerSomin Kim <somin926.kim@samsung.com>
Wed, 17 Feb 2016 01:57:35 +0000 (10:57 +0900)
commitcb73638e58ab69a39c73ae2798da7396d60ff2a7
treef616fcb945db1b976c0ccd7be69ce44a33a33d2b
parent321a108431b75746e2e06498e8959b81ff82dfd5
Added custom provider

Change-Id: I4fee414b0d952b02e0256bf71f6e4a7c05593167
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
include/custom_context_provider.h [new file with mode: 0644]
src/CMakeLists.txt
src/custom/CMakeLists.txt [new file with mode: 0644]
src/custom/custom_base.cpp [new file with mode: 0644]
src/custom/custom_base.h [new file with mode: 0644]
src/custom/custom_context_provider.cpp [new file with mode: 0644]