Android 4.2.1 release 1.2
pcm: fix default capture start threshold

Default start threshold was set to the same value (half of the buffer size)
for playback and capture in pcm_open(). The normal default value for capture
should be 1 frame.

Change-Id: I05afd51ada3d915a6dde7c97846e1693f7c575f4
1 file changed