I get a problem,we need jar,but when use jack compile the pkg in system,I can not get the jar。 when I add “LOCAL_JACK_ENABLED := disabled” to pkg's Android.mk, build fail on N,it get usefull on M. when I add “LOCAL_JACK_ENABLED := disabled” to jar module's Android.mk,I can't build the apk sucessful. I try modify the build mk files like java.mk, but it's too complex to me now. Is any one know, how can I build the apk by jack, also I can get the jar by implement jar module, I use BUILD_STATIC_JAVA_LIBRARY build the jar.
-- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
