Index: build/android/ant/chromium-apk.xml |
diff --git a/build/android/ant/chromium-apk.xml b/build/android/ant/chromium-apk.xml |
index 45c0d3df06455567ca2f7a8193e075a63b591c11..6ff1ebc0381c3a0c90c4d44503fdec6e7228e94f 100644 |
--- a/build/android/ant/chromium-apk.xml |
+++ b/build/android/ant/chromium-apk.xml |
@@ -58,7 +58,7 @@ |
<!-- Set the output directory for the final apk to the ${apks.dir}. --> |
<property-location name="out.final.file" |
- location="${apks.dir}/${ant.project.name}-debug.apk" |
+ location="${apks.dir}/${ant.project.name}.apk" |
check-exists="false"/> |
<!-- Classpath for javac --> |