Please provide a script allowing the user to mount bind specific folders to access from within the Waydroid session.
sudo mount --bind ~/Downloads ~/.local/share/waydroid/data/media/0/Download
would be the easiest example. Has to be manual to avoid unwanted sharing with maybe untrusted apps.
Please provide a script allowing the user to mount bind specific folders to access from within the Waydroid session.
would be the easiest example. Has to be manual to avoid unwanted sharing with maybe untrusted apps.