I'm trying to add an app that depends on a java library (javax.annotation-api) that's in maven and is in my prebuilts/tools/common/m2 directory but doesn't have an module in it's Android.bp. (It has a java_import_host module for the wrong version). I can't figure out how to use that .jar and I feel like I'm missing something simple. Would appreciate some help :)
-- -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/5c193c88-7fd0-4d2f-8516-35d9793f71abn%40googlegroups.com.
