comp-manager: Add new method to store ref count of applications
authorSaurav Babu <saurav.babu@samsung.com>
Thu, 5 Apr 2018 12:10:24 +0000 (17:40 +0530)
committersaerome.kim <saerome.kim@samsung.com>
Mon, 2 Jul 2018 10:38:49 +0000 (19:38 +0900)
commitbacf2d97d926515c2e708a54b3ecd35bc775f8a4
tree4ed8988c5b00e47bb06b7156016afa26b6ed57b1
parentbbaa3a26db0194a1a30a38e3ae1b83b2efc53c5d
comp-manager: Add new method to store ref count of applications

When application deinitializes then it disables companion-manager, but
there could be a possibility that multiple application would have
initialized and when one application is deinitialized then companion
manager is killed which results in abrupt behavior for other
applications

Signed-off-by: Saurav Babu <saurav.babu@samsung.com>
src/companion-manager/include/comp_context.h
src/companion-manager/src/comp_gdbus.c
src/companion-manager/src/companion_gdbus.xml