So i just added Google Analytics to my app's activities. When uploading the new .apk to the play store, it told me that the app now requires 1 more Permission: WAKE_LOCK.
Now I'm 100% sure that this permission is not in my manifest, so it has to be added by Google Analytics. Is there a way to disable that? Or would that ruin google analytics?
Thanks in advance!