This commit is contained in:
YAWAsau
2022-01-25 18:27:17 +08:00
parent a9ef4d985c
commit 5e2a3896f7
9 changed files with 232 additions and 158 deletions

6
tools/bin/xtext Normal file
View File

@@ -0,0 +1,6 @@
#!/system/bin/sh
base=/system
unset LD_LIBRARY_PATH LD_PRELOAD
export CLASSPATH="${0%/*}/xtext.jar"
exec su 2000 -c app_process /system/bin --nice-name=xtext xmx.Clipboard.XM "$@"