Since updating to Unity 5.4.1 and the latest Unity Purchasing (1.8.1), I notice that Unity is automatically adding a permission for Samsung billing (com.sec.android.iap.permission.BILLING) to my AndroidManifest. I am not targeting Samsung, only Google Play, so this permission is unnecessary.
It’s not hurting anything (as far as I know), but still seems like something that should be fixed so that permission is only added when it’s needed.
Thanks!