Add some core object type for new plugins on 4.0 81/118181/1
authorsinikang <sinikang@samsung.com>
Thu, 9 Mar 2017 06:03:39 +0000 (15:03 +0900)
committersinikang <sinikang@samsung.com>
Thu, 9 Mar 2017 06:03:39 +0000 (15:03 +0900)
commitc596c96dcac0ff6de9881c6644fa2299c7c83667
tree31429a65fa3e4456eb9f97317747ae600cc7cc8c
parent41e8e7563f23588ab3ff357d98e86a6c4ac763a0
Add some core object type for new plugins on 4.0

Change-Id: Ib8db4f04230c016f56ecaa2312f5d112cfd3cca4
16 files changed:
include/co_call.h
include/co_sim.h
include/co_sms.h
include/type/call.h
include/type/modem.h
include/type/network.h
include/type/notification.h
include/type/ps.h
include/type/request.h
include/type/response.h
include/type/sat.h
include/type/sim.h
packaging/libtcore.spec
src/core_object/co_call.c
src/core_object/co_sim.c
src/core_object/co_sms.c