12 lines
322 B
Diff
12 lines
322 B
Diff
--- a/vtest/vtest_protocol.h
|
|
+++ b/vtest/vtest_protocol.h
|
|
@@ -25,7 +25,7 @@
|
|
#ifndef VTEST_PROTOCOL
|
|
#define VTEST_PROTOCOL
|
|
|
|
-#define VTEST_DEFAULT_SOCKET_NAME "/tmp/.virgl_test"
|
|
+#define VTEST_DEFAULT_SOCKET_NAME "@TERMUX_PREFIX@/tmp/.virgl_test"
|
|
|
|
#ifdef VIRGL_RENDERER_UNSTABLE_APIS
|
|
#define VTEST_PROTOCOL_VERSION 3
|