Hacker News new | ask | show | jobs
by stephenheron 498 days ago
One thing to checkout is perhaps some plugin/module you have might be adding this permission without you knowing about it.

Trying using the 'Merged Manifest' in Android Studio (https://developer.android.com/build/manage-manifests#inspect...) to see if you can see coming from anywhere.

1 comments

Thanks for the suggestion. We’ll give it a shot