applied dbus auto activation
authorsaerome.kim <saerome.kim@samsung.com>
Thu, 21 Feb 2019 11:40:58 +0000 (20:40 +0900)
committer김새롬/Tizen Platform Lab(SR)/Staff Engineer/삼성전자 <saerome.kim@samsung.com>
Fri, 22 Feb 2019 00:41:36 +0000 (09:41 +0900)
commit877fe1c6c197429fcfe9360efe5851003892a113
treed6d461bdbe404ae3ffb596af549c4a0ce9cacf59
parent1bde2c26207c8178814503d189fa27a249d8eb1a
applied dbus auto activation

- implement dbus auto activation by sdding '/net/uamd/enabler'
interface. Currentl, multi-client is not considered.
- disable VD_REQ to avoid guild error.

Signed-off-by: saerome.kim <saerome.kim@samsung.com>
include/ua-api.h
packaging/net.uamd.service [new file with mode: 0644]
packaging/ua-manager.conf
packaging/ua-manager.service
packaging/ua-manager.spec
ua-api/include/ua-request-sender.h
ua-api/src/ua-api.c
ua-api/src/ua-request-sender.c [changed mode: 0644->0755]
ua-daemon/src/ua-manager-main.c
ua-daemon/src/ua-manager-request-handler.c
ua-plugins/CMakeLists.txt