mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-10 07:46:51 -04:00
; * etc/NEWS: Clarify entry regarding Android 17.
This commit is contained in:
parent
6cfb38ca95
commit
44bff5182d
8
etc/NEWS
8
etc/NEWS
|
|
@ -234,11 +234,11 @@ method call returns with a D-Bus error; the error is passed as argument.
|
|||
+++
|
||||
*** Emacs has been updated to target Android 17.
|
||||
|
||||
Emacs has been updated to require the SDK for Android 17 during
|
||||
compilation, and to target that version of the operating system. A
|
||||
corollary of this change is that on Android 17 and later systems, it
|
||||
Emacs has been updated to require the SDK for Android 17 (API level 37)
|
||||
during compilation, and to target that version of the operating system.
|
||||
A corollary of this change is that on Android 17 and later systems, it
|
||||
must be granted permission to access nearby devices from Settings in
|
||||
order to connect to hosts on local networks.
|
||||
order to establish network connections to hosts on local networks.
|
||||
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue