diff --git a/examples/androidtests/AndroidManifest.xml b/examples/androidtests/AndroidManifest.xml index 7ce02dc415..7cd52bc531 100644 --- a/examples/androidtests/AndroidManifest.xml +++ b/examples/androidtests/AndroidManifest.xml @@ -20,11 +20,8 @@ - + android:label="Tests for AppRTCMobile"/> diff --git a/sdk/android/instrumentationtests/AndroidManifest.xml b/sdk/android/instrumentationtests/AndroidManifest.xml index 591932c38e..75df968f13 100644 --- a/sdk/android/instrumentationtests/AndroidManifest.xml +++ b/sdk/android/instrumentationtests/AndroidManifest.xml @@ -31,11 +31,8 @@ - + android:label="Tests for WebRTC Android SDK"/> diff --git a/test/android/AndroidManifest.xml b/test/android/AndroidManifest.xml index f8eb2e500c..c1ddfd4a02 100644 --- a/test/android/AndroidManifest.xml +++ b/test/android/AndroidManifest.xml @@ -41,6 +41,7 @@ be found in the AUTHORS file in the root of the source tree. + android:label="Instrumentation entry point for org.webrtc.native_test" + chromium-junit3="true"/>