I decided to try out the extension-IAP 2.0.2 w/ Android Billing 3.0 today.
I was expecting the com.android.vending.BILLING permission to be removed from my bundle’s AndroidManifest.xml, but I’m still seeing it. I’ve double checked the AndroidManifest.xml in all of the extensions I’m using, and do not see that permission anywhere.
It gets added towards the top of the manifest.
Is there something in the build scripts injecting the permission? I’m still using 1.2.174 if that makes a difference.