]> git.eshelyaron.com Git - emacs.git/commit
Update Android port
authorPo Lu <luangruo@yahoo.com>
Sat, 25 Feb 2023 12:11:48 +0000 (20:11 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 25 Feb 2023 12:11:48 +0000 (20:11 +0800)
commitdf29bb71fc47b5e24fa971b668e4fa09dd6d244d
tree78672c8e9f3b3db96f59a2bf6f81107d9eadb4af
parent8e4c5db193dc7baee5846520fe8b63d8bea99148
Update Android port

* java/org/gnu/emacs/EmacsNoninteractive.java (main): Port to
Android 2.2.
* src/android-asset.h (AAsset_openFileDescriptor): Delete stub
function.
* src/android.c (android_check_compressed_file): Delete
function.
(android_open): Stop trying to find compressed files or to use
the system provided file descriptor.  Explain why.
java/org/gnu/emacs/EmacsNoninteractive.java
src/android-asset.h
src/android.c