I need to give camera access permission to an app. By default, it does not have this access permission - and is not functional, but it also does not require this permission, so I could authorize it in the android settings. The question is, is there any way, for example, via terminal, that I can give access to the camera for this application? Or am I just not being able to find this functionality in the system?