How to include Jars and aars in Android.bp file? Java

Viewed 16

In the Aosp module there we can see some prebuilt jars like annotations.jar. I need to import them in my project using BP file. Please help me to do that..... Thanks in advance!!

0 Answers
Related