vanilla-system-operator icon indicating copy to clipboard operation
vanilla-system-operator copied to clipboard

Manage device permissions

Open taukakao opened this issue 2 years ago • 0 comments

Programs that require full device access like adb are unable to work correctly because of missing permissions. It would make running some applications unreasonably difficult.

See here for a possible solution: https://github.com/89luca89/distrobox/issues/762#issuecomment-1593180799

Another (easier) solution would be using a rootful distrobox container, though that would have other downsides.

taukakao avatar Apr 18 '24 07:04 taukakao