Index: webrtc/examples/androidapp/build.xml |
diff --git a/webrtc/examples/androidapp/build.xml b/webrtc/examples/androidapp/build.xml |
index aa1db6db79af32376228da6feed47d18fd2ad1a0..ae0679489351b6c4a371f166614e1846566b8aee 100644 |
--- a/webrtc/examples/androidapp/build.xml |
+++ b/webrtc/examples/androidapp/build.xml |
@@ -1,5 +1,5 @@ |
<?xml version="1.0" encoding="UTF-8"?> |
-<project name="AppRTCMobile" default="help"> |
+<project name="AppRTCDemo" 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 |