Index: build/android/ant/chromium-apk.xml |
diff --git a/build/android/ant/chromium-apk.xml b/build/android/ant/chromium-apk.xml |
index 6ff1ebc0381c3a0c90c4d44503fdec6e7228e94f..25963f263ce79ffbca217da151832c047efe9bdd 100644 |
--- a/build/android/ant/chromium-apk.xml |
+++ b/build/android/ant/chromium-apk.xml |
@@ -22,7 +22,7 @@ |
<property-location |
Yaron
2012/11/08 02:43:11
Nit: can probably collapse into a single line, rig
cjhopman
2012/12/05 00:51:04
Done.
|
name="out.dir" |
- location="${PRODUCT_DIR}/${PACKAGE_NAME}" |
+ location="${OUT_DIR}" |
check-exists="false" |
/> |