e_serivce_launcher : support launcher service 60/207960/6 accepted/tizen/unified/20190627.115212 submit/tizen/20190627.023120
authorMinJeong Kim <minjjj.kim@samsung.com>
Wed, 12 Jun 2019 11:02:16 +0000 (20:02 +0900)
committerGwanglim Lee <gl77.lee@samsung.com>
Thu, 27 Jun 2019 11:19:07 +0000 (11:19 +0000)
commitff0eeb4762f3328fb0ccb19c1aaedb614a65fd0d
tree81c2caa534034e0fbe6e2e67bc5df2d89bf27262
parent667178e7db6a1ad5b81d92e7e9b0d0268f5a5638
e_serivce_launcher : support launcher service

e_serivce_launcher supports a launcher application who proccesses launching
animation. The launcher application should be privileged to be assigned
a role of launcher service and if the launcher is passed the privilege test,
enlightenment would accepts connection of tws_launcher_service from the launcher.
The launcher application and enlightenment are able to control launching
animation with those connection.

Change-Id: I86366ee188dc8f431a2405f4f2c2f3b6fae308ab
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
src/bin/Makefile.mk
src/bin/e_policy_wl.c
src/bin/e_privilege.c
src/bin/e_privilege.h
src/bin/services/e_service_launcher.c [new file with mode: 0644]
src/bin/services/e_service_launcher.h [new file with mode: 0644]