Enable java soundcard impl as the default

BUG=None
TEST=trybots
Review URL: https://webrtc-codereview.appspot.com/974006

git-svn-id: http://webrtc.googlecode.com/svn/trunk@3192 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
leozwang@webrtc.org
2012-11-29 03:13:00 +00:00
parent de6f8fbd6d
commit 56a1c2cc20

View File

@ -111,7 +111,7 @@
# Switch between Android audio device OpenSL ES implementation
# and Java Implementation
'enable_android_opensl%': 1,
'enable_android_opensl%': 0,
}],
['OS=="ios"', {
'enable_video%': 0,