diff options
author | Po Lu <luangruo@yahoo.com> | 2024-07-14 12:46:23 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2024-07-14 12:46:23 +0800 |
commit | b00fc31dd1d4543f8b017e8d7fef7686cd430bcc (patch) | |
tree | bc88bc250ff41feed860c4d2c90a3a2990de09d3 /test/lisp/emacs-lisp/bytecomp-resources/warn-wide-docstring-defconst.el | |
parent | 04bf3172f03497eef6985311c90fd6557ace42b2 (diff) | |
download | emacs-b00fc31dd1d4543f8b017e8d7fef7686cd430bcc.tar.gz emacs-b00fc31dd1d4543f8b017e8d7fef7686cd430bcc.tar.bz2 emacs-b00fc31dd1d4543f8b017e8d7fef7686cd430bcc.zip |
Do not set LD_LIBRARY_PATH during Android initialization
* doc/emacs/android.texi (Android Environment): Adjust
documentation to match.
* java/org/gnu/emacs/EmacsNoninteractive.java (main1): New
function. Remove initialization of EmacsNative hither.
(main): Acquire an ApplicationInfo or LoadedApk, as the case may
be on the host system, derive a ClassLoader from the result, and
load and call `main1' from within this class loader.
* src/android-emacs.c (main):
* src/android.c (setEmacsParams): Do not override
LD_LIBRARY_PATH or set EMACS_LD_LIBRARY_PATH. This enables
Emacs to execute subprocesses in certain "fortified" Android
systems, amongst other things.
Diffstat (limited to 'test/lisp/emacs-lisp/bytecomp-resources/warn-wide-docstring-defconst.el')
0 files changed, 0 insertions, 0 deletions