Change the slave state to terminate if it is an watch.
authorSung-jae Park <nicesj.park@samsung.com>
Tue, 26 May 2015 07:45:32 +0000 (16:45 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Tue, 26 May 2015 08:14:42 +0000 (17:14 +0900)
commit21362c5572e3ee3e6cb3643243a0b659c87e8971
tree9094a338afd60eece63b46b0f4c9d626401ce8a3
parent6c9447a95cfbda64516700d1dce7c6e696955b16
Change the slave state to terminate if it is an watch.

[model] Redwood,Kiran,B3(Wearable)
[binary_type] AP
[customer] Docomo/Orange/ATT/Open
[issue#] N/A
[problem] If a master tries to delete an instance, the watch app takes termination phase, so the master detect it as a fault.
[cause] master doesn't aware the watch app's self termination.
[solution] Only for the watch app. master will handles the slave termination as a default operation. in case of deletion of the instance.
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: I781b16072a49e28a182dbb975666137cef26616f
include/package.h
src/instance.c
src/package.c