mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-27 07:34:20 +00:00
c77f1718b5
The issue is that the preprocessed files need to be referenced as $(CURDIR)/file to have Make handle the dependencies correctly. To allow this, this patch adds ANDROID_MANIFEST_FILE (defaulting to AndroidManifest.xml) and uses it in the appropriate places.