Bug 932112: Rollup of changes previously applied to media/webrtc/trunk/webrtc rs=jesup
* * * * * * Add AndroidAudioManager to the moz.build files.
This commit is contained in:
@@ -129,4 +129,9 @@ extern "C" {
|
||||
JavaVM* jsjni_GetVM() {
|
||||
return mozilla::AndroidBridge::GetVM();
|
||||
}
|
||||
|
||||
__attribute__ ((visibility("default")))
|
||||
JNIEnv* jsjni_GetJNIForThread() {
|
||||
return GetJNIForThread();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user