PeerConnectionTest.java: build on android bots as well as linux ones.
BUG=1796 R=henrike@webrtc.org Review URL: https://webrtc-codereview.appspot.com/1921005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4455 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
a543114004
commit
caa7024b86
@ -402,7 +402,7 @@
|
|||||||
}, # target libjingle_peerconnection_unittest
|
}, # target libjingle_peerconnection_unittest
|
||||||
],
|
],
|
||||||
'conditions': [
|
'conditions': [
|
||||||
['OS=="linux"', {
|
['OS=="linux" or OS=="android"', {
|
||||||
'targets': [
|
'targets': [
|
||||||
{
|
{
|
||||||
'target_name': 'libjingle_peerconnection_test_jar',
|
'target_name': 'libjingle_peerconnection_test_jar',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user