In Eclipse we were able to add permissions in AndroidManifest.xml by going to AndroidManifest.xml->Permission-> Adding permissions.
How to add permissions in Androi
You can add manually in the manifest file within manifest tag by:
This permission is required to be able to access the camera device.