You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The terminal builds its own proot args in Dart (terminal_service.dart)
separately from ProcessManager.kt. Added /storage and /sdcard bind
mounts to buildProotArgs() so the terminal shell also has access to
shared storage when permission is granted.
Co-Authored-By: Mithun Gowda B <mithungowda.b7411@gmail.com>
0 commit comments