Description of the bug
When only using the NativeCamera.Permission permission = await NativeCamera.TakePicture() android will still in the settings show Microphone access as not allowed. Is it possible to completely hide the microphone permission option in settings?

Description of the bug
When only using the

NativeCamera.Permission permission = await NativeCamera.TakePicture()android will still in the settings show Microphone access as not allowed. Is it possible to completely hide the microphone permission option in settings?