mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 14:45:29 +00:00
2f7f4f0753
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 |