mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
c50facf8d3
This builds a new Java JAR containing only org.mozilla.gecko.R. This new JAR file is included in Fennec, but not included in geckoview_library. (Usually ant, gradle, or Eclipse arranges to produce org.mozilla.gecko.R but not include it in the classes.jar output as part of a library project. This mimics that.) Changing the GeckoView package to org.mozilla.gecko declares to consuming applications that they should produce org.mozilla.gecko.R, replacing what was removed above (but with correct resource IDs). |
||
---|---|---|
.. | ||
.classpath | ||
.project | ||
AndroidManifest.xml | ||
build.xml | ||
local.properties.in | ||
Makefile.in | ||
moz.build | ||
project.properties |