Index: webrtc/examples/androidtests/build.xml |
diff --git a/webrtc/examples/androidtests/build.xml b/webrtc/examples/androidtests/build.xml |
index 95847b74c253912a8d75c498fc9b9afbf7cde9af..036759bd96e2adb42d7c45123e703e470b682dc9 100644 |
--- a/webrtc/examples/androidtests/build.xml |
+++ b/webrtc/examples/androidtests/build.xml |
@@ -1,5 +1,5 @@ |
<?xml version="1.0" encoding="UTF-8"?> |
-<project name="AppRTCMobileTest" default="help"> |
+<project name="AppRTCDemoTest" default="help"> |
<!-- The local.properties file is created and updated by the 'android' tool. |
It contains the path to the SDK. It should *NOT* be checked into |