create Permission Intent
Creates the Intent to request screen capture permission.
Use this with startActivityForResult() or ActivityResultLauncher.
Return
Intent to launch for screen capture permission
Parameters
context
The context to use for getting MediaProjectionManager