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