Skip drain() function when onInterrupt is invoked 56/118156/1
authorSangchul Lee <sc11.lee@samsung.com>
Thu, 9 Mar 2017 04:57:31 +0000 (13:57 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Thu, 9 Mar 2017 05:03:44 +0000 (14:03 +0900)
commitddd74bcd1c6b6238410decc69965e852ab401d57
tree61db4cd7e4439d3b8aa40f30ef2f4ab5e4017bfb
parent4098ee97917ff77c60236be096cbbf5b451dccd0
Skip drain() function when onInterrupt is invoked

These codes are disabled temporarily due to the blocking of the drain() function in onInterrupt.

[Version] 0.3.71
[Profile] Common
[Issue Type] Fix bug

Change-Id: I1ce61473480722e7837123cc54e63d180a6441a0
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
packaging/capi-media-audio-io.spec
src/cpp/CAudioIO.cpp