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:
parent
f9e32ce157
commit
492aa74b13
4 changed files with 41 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue