Handle widget abnormal exit 74/131674/7
authorHwankyu Jhun <h.jhun@samsung.com>
Wed, 31 May 2017 02:35:49 +0000 (11:35 +0900)
committerHwanKyu Jhun <h.jhun@samsung.com>
Wed, 31 May 2017 23:57:07 +0000 (23:57 +0000)
commit88c7165883fd3d24515e06d11dcc9dbc63800fc6
tree25255e3d91b444c865739f3eecf8302b90b054fa
parentebfc353a8a70e3a2dd971874584074179c8a9ea3
Handle widget abnormal exit

- Add a new API to notify normal exit
- Add a new definition (AUL_K_WIDGET_FAULT)

Requires:
 - https://review.tizen.org/gerrit/#/c/131685/ [amd]
 - https://review.tizen.org/gerrit/#/c/131676/ [appcore-widget]
 - https://review.tizen.org/gerrit/#/c/131692/ [widget-service]
 - https://review.tizen.org/gerrit/#/c/131695/ [widget-viewer]

Change-Id: I7b6d208c72eb9cc638a98636b9fffbfe0547d04a
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
include/aul.h
include/aul_cmd.h
src/widget.c