1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-03 22:20:52 -08:00

Update Android port

* INSTALL.android (module_target): Clarify documentation.
* cross/ndk-build/ndk-build-shared-library.mk:
* cross/ndk-build/ndk-build-static-library.mk: Fix building Neon objects.
* java/AndroidManifest.xml.in: Add a version code.
This commit is contained in:
Po Lu 2023-01-29 11:21:07 +08:00
parent f9e32ce157
commit 492aa74b13
4 changed files with 41 additions and 6 deletions

View file

@ -24,6 +24,7 @@ along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. -->
package="org.gnu.emacs"
android:targetSandboxVersion="1"
android:installLocation="auto"
android:versionCode="@emacs_major_version@"
android:versionName="@version@">
<!-- Paste in every permission in existence so Emacs can do