When I upload my APK to Google Play console if I later need to change my manifest to disallow something can I do it?
Example: I want to have my application only allow devices with cameras. If I later decide they no longer need a camera I update the manifest to allow this?
Meaning are manifest changes "At will"?