Add APIs for terminating apps 26/80426/5 accepted/tizen/common/20160803.193208 accepted/tizen/ivi/20160804.080800 accepted/tizen/mobile/20160804.080850 accepted/tizen/tv/20160804.080716 accepted/tizen/wearable/20160804.080542 submit/tizen/20160803.012753
authorJunghoon Park <jh9216.park@samsung.com>
Fri, 22 Jul 2016 01:49:18 +0000 (10:49 +0900)
committerJunghoon Park <jh9216.park@samsung.com>
Tue, 2 Aug 2016 08:00:03 +0000 (01:00 -0700)
commit315b0ffcb43c0f3e660192ef9f65ef985bf710f9
treec62f9a42abff95fef24cd563b46427680b1bee5f
parent620b44c67c5070b4e899e3abf032e776d9c5fe89
Add APIs for terminating apps

- add aul_terminate_pid_sync_without_restart()
- add aul_terminate_pid_sync_without_restart_for_uid()

Change-Id: I81f171a13c40e58319196b8cd01eaab27a0c4556
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
include/aul.h
include/aul_cmd.h
src/launch.c