Modify watchdog feature 79/211579/4
authorHwankyu Jhun <h.jhun@samsung.com>
Wed, 7 Aug 2019 02:01:21 +0000 (11:01 +0900)
committerHwanKyu Jhun <h.jhun@samsung.com>
Thu, 8 Aug 2019 23:12:38 +0000 (23:12 +0000)
commita9bcafaa34a39e2f8bf99c2802397f1ad3070de0
tree8a46fa9a9c64ad198d1ff0980f52b679bced1e27
parent15b9807fbc5c74cd38102778b6e3e4fa348686f3
Modify watchdog feature

When watchdog is enabled, the app process sets the timer to start
sending ping request to amd.
If ping is not sent within a specified period, amd notifies it to
resourced. And then, the app process is terminated by resourced.

Change-Id: I4817ddb10b2d86f61630dfa0dabc44ddb2db0b22
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
include/aul_key.h
include/aul_watchdog.h
src/aul_launch.c
src/aul_watchdog.c