Update context info parser.
authorSung-jae Park <nicesj.park@samsung.com>
Fri, 28 Sep 2012 07:16:58 +0000 (16:16 +0900)
committerGerrit Code Review <gerrit2@localhost>
Thu, 4 Oct 2012 01:01:37 +0000 (10:01 +0900)
commit091c883346f2c549bc266d60264415cf1981c2b0
treea63da4b830d96371aec5a1aaa891e725b5cf6e13
parent008116768fd117b4fa7a75f2b0ba2191aa99afd1
Update context info parser.

New context engine is applied

Change-Id: I3614ecae8a9d5c498586b36d26daeaf11221566c
12 files changed:
CMakeLists.txt
include/conf.h
include/ctx_wrapper.h [new file with mode: 0644]
include/group.h
packaging/com.samsung.data-provider-master.spec
pkgmgr_livebox/src/service_register.c
src/conf.c
src/ctx_client.c
src/ctx_wrapper.c [new file with mode: 0644]
src/group.c
src/io.c
src/server.c