OSDN Git Service

android: Shutdown if IPC command for unregistered service is received
authorSzymon Janc <szymon.janc@tieto.com>
Wed, 13 Nov 2013 14:47:12 +0000 (15:47 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 13 Nov 2013 17:43:21 +0000 (19:43 +0200)
commit33d823d2ee03747478f99a9218a4f0f0095ede5f
tree8db469e4c6165513317cfbc713ca2be2723b2ef6
parent5cc87d0ab019473f662a716a81317bf0ce69dc65
android: Shutdown if IPC command for unregistered service is received

Sending commands to not registered services is violation of IPC spec
and should result in daemon shutdown.
android/main.c