mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
af1552a1e9
We have had singular ANDROID_ASSETS_DIR in Makefile.in for a while. Fennec itself does not use the existing Makefile.in Android code, for complicated historical reasons. This makes the existing variable moz.build-only; generalizes the existing variable to an ordered list; and adds the equivalent use of the new list to the Fennec build, with a simple example asset. This patch also updates the packager to include assets packed into the gecko.ap_. Without the packager change, the assets/ directory in the ap_ gets left out of the final apk. This whole approach is totally non-standard but is more or less required to support our single-locale repack scheme. |
||
---|---|---|
.. | ||
test | ||
xpidl | ||
autotargets.mk | ||
debugmake.mk | ||
functions.mk | ||
java-build.mk | ||
makeutils.mk | ||
nonrecursive.mk | ||
rcs.mk | ||
target_binaries.mk |