Remove neteq_unittests from Android builds
BUG=2996 R=kjellander@webrtc.org Review URL: https://webrtc-codereview.appspot.com/13409004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6011 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@ -88,20 +88,6 @@
|
|||||||
'../../../build/apk_test.gypi',
|
'../../../build/apk_test.gypi',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
|
||||||
'target_name': 'neteq_unittests_apk',
|
|
||||||
'type': 'none',
|
|
||||||
'variables': {
|
|
||||||
'test_suite_name': 'neteq_unittests',
|
|
||||||
'input_shlib_path': '<(SHARED_LIB_DIR)/<(SHARED_LIB_PREFIX)neteq_unittests<(SHARED_LIB_SUFFIX)',
|
|
||||||
},
|
|
||||||
'dependencies': [
|
|
||||||
'<(webrtc_root)/modules/modules.gyp:neteq_unittests',
|
|
||||||
],
|
|
||||||
'includes': [
|
|
||||||
'../../../build/apk_test.gypi',
|
|
||||||
],
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
'target_name': 'system_wrappers_unittests_apk',
|
'target_name': 'system_wrappers_unittests_apk',
|
||||||
'type': 'none',
|
'type': 'none',
|
||||||
|
@ -29,10 +29,6 @@
|
|||||||
'target_name': 'modules_unittests_apk',
|
'target_name': 'modules_unittests_apk',
|
||||||
'type': 'none',
|
'type': 'none',
|
||||||
},
|
},
|
||||||
{
|
|
||||||
'target_name': 'neteq_unittests_apk',
|
|
||||||
'type': 'none',
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
'target_name': 'system_wrappers_unittests_apk',
|
'target_name': 'system_wrappers_unittests_apk',
|
||||||
'type': 'none',
|
'type': 'none',
|
||||||
|
Reference in New Issue
Block a user