Hi, I'm trying to remove a permissions my app required before from future releases. But removing it from the manifest apparently isn't enough. In my initial release my app required the android.permission.WAKE_LOCK.
My current release doesn't need the WAKE_LOCK anymore so i removed it from the manifest. But it's still in my required permission list when I publish my updated apk. Am I missing something? Or is it impossible to remove permissions after a publication? Kind regards, Frederic Depuydt -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/7bf30bce-4cf4-4fb7-8292-65af004cd0f5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

