suspend/resume: changed message format 36/12536/2
authorJinhyung Choi <jinhyung2.choi@samsung.com>
Mon, 18 Nov 2013 12:46:37 +0000 (21:46 +0900)
committerJinhyung Choi <jinhyung2.choi@samsung.com>
Mon, 18 Nov 2013 12:51:00 +0000 (21:51 +0900)
commit0fc11d26e08d1dece987af6ae6836c07593c4bbf
tree4716ad81469e1aadd5f7831fe8b07bab264338e7
parent20c4e75920cc5abfa977d2c6959ee927599dfed2
suspend/resume: changed message format

The message length was set as decimal(ex. 0026).
It is changed to hexadecimal (ex. 001A) for first 4byte.

Change-Id: Ide15b65f5c7ff45b395988460aeae7b0b5053092
Signed-off-by: Jinhyung Choi <jinhyung2.choi@samsung.com>
tizen/src/guest_server.c