We will need to provide a proguard rule set in our aar: https://developer.android.com/studio/projects/android-library#aar-contents
The current idea is to use a custom annotation which we will use for all native methods and methods which our native layer calls.