| Index: content/shell/android/java/content_shell_apk.xml
|
| diff --git a/content/shell/android/java/content_shell_apk.xml b/content/shell/android/java/content_shell_apk.xml
|
| index a403d6fc78260b3f3b06010240e5ac246d37e08f..03f75a9f1d89b54295450e5eb2de9cb35068c439 100644
|
| --- a/content/shell/android/java/content_shell_apk.xml
|
| +++ b/content/shell/android/java/content_shell_apk.xml
|
| @@ -19,7 +19,7 @@
|
| <property-value name="target.abi" value="${APP_ABI}"/>
|
| <property-location name="out.dir" location="${PRODUCT_DIR}/content_shell"
|
| check-exists="false"/>
|
| - <property name="resource.absolute.dir" value="../res"/>
|
| + <property name="resource.absolute.dir" value="${RESOURCE_DIR}"/>
|
| <property name="gen.absolute.dir" value="${out.dir}/gen"/>
|
| <property name="jar.libs.dir" value="${out.dir}/java/libs"/>
|
| <path id="native.libs.gdbserver">
|
|
|