Add a new internal API for service app termination 16/282316/2
authorHwankyu Jhun <h.jhun@samsung.com>
Fri, 30 Sep 2022 01:10:31 +0000 (01:10 +0000)
committerHwankyu Jhun <h.jhun@samsung.com>
Fri, 30 Sep 2022 04:31:33 +0000 (04:31 +0000)
commit9c0c40f6a92e11c4ce20f50c6b20fa6f67e93807
tree121c0a0f278e7bc456215feb106759496e2bca4f
parentace343f5f692142a5619583e2efa3027224b8aea
Add a new internal API for service app termination

This patch adds a new internal API for inhouse developer. The function
sends the termination request to the service application without restarting.

Adds:
 - app_manager_terminate_app_without_restarting()

Change-Id: Ibdf14d98df31cce3f500d09eb290bdfa10e9d45f
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
include/app_manager_extension.h
src/app_manager.c