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:
@ -111,7 +111,7 @@
|
|||||||
|
|
||||||
# Switch between Android audio device OpenSL ES implementation
|
# Switch between Android audio device OpenSL ES implementation
|
||||||
# and Java Implementation
|
# and Java Implementation
|
||||||
'enable_android_opensl%': 1,
|
'enable_android_opensl%': 0,
|
||||||
}],
|
}],
|
||||||
['OS=="ios"', {
|
['OS=="ios"', {
|
||||||
'enable_video%': 0,
|
'enable_video%': 0,
|
||||||
|
Reference in New Issue
Block a user