socket
socket copied to clipboard
return 'denied' for unimplemented permissions queries
when calling ipc://permissions.query?... from android with await the process stalls.
this change simply returns 'denied' for all permissions request types and envs which have yet to be implemented.