Commit Graph

3 Commits

Author SHA1 Message Date
Szymon Janc
052e481adc android: Pass notification socket fd to service handlers
IPC helpers were converted to accept socket, not GIOChannel so there
is no need of passing former to handlers.
2013-11-07 17:05:47 +02:00
Marcin Kraglak
a56aeec37d android: Initial implementation of socket interface
Add stub implementation of socket interace on daemon side.
2013-10-31 10:30:00 +02:00
Szymon Janc
9f696ad971 android: Add initial code for socket service
Only handle register/unregister for now.
2013-10-23 14:26:40 +03:00