Can i add leak canary aar to Android.mk dependency and use leak canary as part of system app
Asked
Active
Viewed 94 times
1 Answers
0
You should try using android_library_import in Android.bp instead. Check some documentation in Soong Modules Reference.

Rajat Gupta
- 419
- 3
- 10