OSDN Git Service

android: Initialize IPC with command and notification sockets
authorSzymon Janc <szymon.janc@tieto.com>
Thu, 28 Nov 2013 14:15:21 +0000 (15:15 +0100)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 28 Nov 2013 16:02:26 +0000 (18:02 +0200)
commit4f1d080aa7510111c1d5f795d3ce4b369568fee6
tree4341d84b9910ec604d41b6a5b198337f124b058f
parenta58d20e41812d7c0e01d0cf5f63ddee420be0ac7
android: Initialize IPC with command and notification sockets

Pass sockets after succesfully connected to HAL. This will allow
to improve IPC helpers API.
android/ipc.c
android/ipc.h
android/main.c