master 44bff5182d1: ; * etc/NEWS: Clarify entry regarding Android 17.
Po Lu via Mailing list for Emacs changes <[email protected]> Thu, 2 Jul 2026 12:07:21 -0400 (EDT)
| Newsgroups | gmane.emacs.diffs |
|---|---|
| Message-ID | <[email protected]> |
branch: master commit 44bff5182d190fd3e42bf8f85039cc1d19e50acd Author: Po Lu <[email protected]> Commit: Po Lu <[email protected]> ; * etc/NEWS: Clarify entry regarding Android 17. --- etc/NEWS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index f27ae108ccf..8d89b65a3a4 100644 --- a/etc/NEWS +++ b/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. ----------------------------------------------------------------------