Index: content/shell/android/content_shell_apk.xml |
diff --git a/content/shell/android/content_shell_apk.xml b/content/shell/android/content_shell_apk.xml |
index 501dbf0b49fed1d334af28789ec8c36cace73916..61a6f6e38f7d9b29f90ade0da4588b16a1ce41fa 100644 |
--- a/content/shell/android/content_shell_apk.xml |
+++ b/content/shell/android/content_shell_apk.xml |
@@ -35,6 +35,7 @@ |
<property name="resource.absolute.dir" value="res"/> |
<property name="gen.absolute.dir" value="${out.dir}/gen"/> |
<property name="jar.libs.dir" value="${out.dir}/java/libs"/> |
+ <property name="native.libs.absolute.dir" location="${out.dir}/libs" /> |
<import file="${sdk.dir}/tools/ant/build.xml" /> |