fix test suite
This commit is contained in:
parent
f9f8693113
commit
a39458f1e3
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
<classpath>
|
<classpath>
|
||||||
<classpathentry kind="src" path="src"/>
|
<classpathentry kind="src" path="src"/>
|
||||||
<classpathentry kind="src" path="gen"/>
|
<classpathentry kind="src" path="gen"/>
|
||||||
<classpathentry kind="src" path="mediastreamer2"/>
|
<classpathentry excluding="org/linphone/mediastream/MediastreamerActivity.java" kind="src" path="mediastreamer2"/>
|
||||||
<classpathentry kind="lib" path="libs/android-support-v4.jar"/>
|
<classpathentry kind="lib" path="libs/android-support-v4.jar"/>
|
||||||
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
|
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
|
||||||
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
|
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit eb411e1eb623ea8e599450c4d2b30a8b39e65759
|
Subproject commit b29b7d95039c1cc3c7888d794e3eebe1ecbc92ff
|
|
@ -1 +1 @@
|
||||||
Subproject commit 10a18463d51c68e436267fe6154f1216b0351918
|
Subproject commit afa3a843712e379aeba6af3493349e361956bcdf
|
Loading…
Reference in a new issue