From: Joshua Ashton Date: Thu, 7 Mar 2024 01:36:41 +0000 (+0000) Subject: Use synthetic paths for host sockets X-Git-Tag: 1.4.3~4 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/commitdiff_plain/af296c90a788dde0b33813b12607cfab2fa65b98?hp=af296c90a788dde0b33813b12607cfab2fa65b98 Use synthetic paths for host sockets Mount XDG_RUNTIME_DIR, PULSE_RUNTIME_PATH and WAYLAND_DISPLAY to our own synthetic paths in /run/xdg/... That way, they can never clash with any of our Android bindpoints. Eg. /data/.../xdg/wayland-0 conflicts with /data Co-authored-by: Alessandro Astone ---