OSDN Git Service

android/hal: Verify command status response before processing
authorSzymon Janc <szymon.janc@tieto.com>
Mon, 18 Nov 2013 12:58:40 +0000 (13:58 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 18 Nov 2013 13:17:24 +0000 (15:17 +0200)
commit5a8313a473619e46e64e1014a046b89596552720
tree2c2e2819092e338c232b14a92f9050debdd9cda7
parentfc10c55498bd9a704d2e732eeac8f747de18f899
android/hal: Verify command status response before processing

This makes HAL IPC code verify error reply before processing it. It
also verify if success status was reported according to IPC spec.
android/hal-ipc.c