## Context Currently your library requests permissions automatically only. You already have `CameraManagerPermissionsManager` but why did you make it protected? ## Alternatives Of course I can write my own code to handle permissions but why do I need to do that if your code already contains but doesn't allow to use it?