Hi,

I just landed Bug 900522 [1] which appears to be sticking [2]. (The real drama will be during Nightly language repacks, as always.)

Android resources are now declared in two moz.build variables, ANDROID_RESFILES and ANDROID_GENERATED_RESFILES. Welcome to the future, sorry for the bit rot.

The first is a list of sources (relative to $SRCDIR) of things that need to go in the $OBJDIR/res directory. The second is a list of things that should be placed in $OBJDIR/res by special rules in Makefile.in. The second list will shrink to just res/values/strings.xml in the very near future; follow-up pending.

Best,
Nick

[1] https://bugzilla.mozilla.org/show_bug.cgi?id=900522

[2] https://tbpl.mozilla.org/?tree=Fx-Team&rev=e85fb9e5291a
_______________________________________________
mobile-firefox-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/mobile-firefox-dev

Reply via email to