Hey community! 🖐 I recently added Amplitude to my Android project, and I’m now getting this warning in the Play Store when I upload a new bundle containing Amplitude. After digging into my merged manifest, I found that it was indeed Amplitude that had added the “COARSE_LOCATION” permission. I know that I can disable various tracking options, but is there a way to disable them and remove this permission from our app, yet still use Amplitude?
