Fredrik Fornwall
7 years ago
2 changed files with 10 additions and 0 deletions
@ -0,0 +1,9 @@ |
|||||
|
diff -u -r ../TermuxAm-0.1/am-libexec-packaged ./am-libexec-packaged
|
||||
|
--- ../TermuxAm-0.1/am-libexec-packaged 2018-02-03 16:43:05.000000000 +0100
|
||||
|
+++ ./am-libexec-packaged 2018-02-05 01:11:01.744982848 +0100
|
||||
|
@@ -1,4 +1,4 @@
|
||||
|
#!/data/data/com.termux/files/usr/bin/bash |
||||
|
export CLASSPATH=/data/data/com.termux/files/usr/libexec/termux-am/am.apk |
||||
|
-unset LD_LIBRARY_PATH
|
||||
|
+unset LD_LIBRARY_PATH LD_PRELOAD
|
||||
|
exec /system/bin/app_process / com.example.termuxam.Am "$@" |
Loading…
Reference in new issue