Index: platform_tools/android/visualbench/build.xml |
diff --git a/platform_tools/android/app/build.xml b/platform_tools/android/visualbench/build.xml |
similarity index 98% |
copy from platform_tools/android/app/build.xml |
copy to platform_tools/android/visualbench/build.xml |
index fbba716abbeae163260919bd3ea21f4ac74b732f..61df264754d9d6cc1d71cb7e0a7b22cb8f05a97c 100644 |
--- a/platform_tools/android/app/build.xml |
+++ b/platform_tools/android/visualbench/build.xml |
@@ -1,5 +1,5 @@ |
<?xml version="1.0" encoding="UTF-8"?> |
-<project name="SkiaAndroid" default="help"> |
+<project name="VisualBench" 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 |