OSDN Git Service

android/hal: Add initial code for notification handling
authorSzymon Janc <szymon.janc@tieto.com>
Tue, 22 Oct 2013 12:46:12 +0000 (14:46 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Tue, 22 Oct 2013 13:17:26 +0000 (16:17 +0300)
commit5f4a871d84f15d8365225da182f9b21a434b0dc5
treee70f76cf345a77fef6942040471d70f2420a1892
parent958cfb7c88d03754904b9869c507c7696dffa57d
android/hal: Add initial code for notification handling

This adds a dedicated thread that will read from notification sockets
and dispatch it to appropriate service notification function.
Makefile.android
android/hal-ipc.c