OSDN Git Service

Catch read error from AudioRecord and do not assert
authorJames Dong <jdong@google.com>
Wed, 9 Feb 2011 20:42:11 +0000 (12:42 -0800)
committerJames Dong <jdong@google.com>
Wed, 9 Feb 2011 20:49:31 +0000 (12:49 -0800)
commit10a5e2794d9d1b0172a9fd344eed106f5823f025
tree670c57df65b6efe53066225f2d1d66d182cf6e22
parentcb1d66559038637181241ff68eea539c09e1cacb
Catch read error from AudioRecord and do not assert

bug - 3439313

Change-Id: Ie29d6e4945978ef27fc3e5849e467d895c7736d3
media/libstagefright/AudioSource.cpp