Change macro define
This is correctionof r2720, should use HAVE_WEBRTC_VOICE when build 3rd party library BUG=None TEST=local test Review URL: https://webrtc-codereview.appspot.com/781006 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2752 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
cb8050c166
commit
08a8ff496e
@ -11,7 +11,7 @@
|
|||||||
#ifndef MODULES_AUDIO_DEVICE_MAIN_INTERFACE_AUDIO_DEVICE_H_
|
#ifndef MODULES_AUDIO_DEVICE_MAIN_INTERFACE_AUDIO_DEVICE_H_
|
||||||
#define MODULES_AUDIO_DEVICE_MAIN_INTERFACE_AUDIO_DEVICE_H_
|
#define MODULES_AUDIO_DEVICE_MAIN_INTERFACE_AUDIO_DEVICE_H_
|
||||||
|
|
||||||
#ifdef WEBRTC_ANDROID
|
#ifdef HAVE_WEBRTC_VOICE
|
||||||
// TODO(leozwang): It's a temporal workaround for binary delivery,
|
// TODO(leozwang): It's a temporal workaround for binary delivery,
|
||||||
// remove the following two lines once we can build from source
|
// remove the following two lines once we can build from source
|
||||||
// on Android.
|
// on Android.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user