Skip to content

fix: Make ShellCommandRunner run without root#73

Closed
brosssh wants to merge 1 commit intodevfrom
fix/adbshell-root-issue
Closed

fix: Make ShellCommandRunner run without root#73
brosssh wants to merge 1 commit intodevfrom
fix/adbshell-root-issue

Conversation

@brosssh
Copy link
Contributor

@brosssh brosssh commented May 29, 2025

Currently, every command run by a ShellCommandRunner will be run with su (root required). With this PR, root will only be required from a RootInstaller.
Also remove latest \n from shell output.

Closes #72.

Currently, every command run by a ShellCommandRunner will be run with su (root required). With this PR, root will only be required from a RootInstaller.
Also remove latest \n from shell output
@brosssh brosssh requested a review from oSumAtrIX May 29, 2025 08:23
@brosssh brosssh linked an issue May 29, 2025 that may be closed by this pull request
3 tasks
@brosssh brosssh closed this Dec 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: CLI can not install over wi-fi via wireless debugging

1 participant