]> git.eshelyaron.com Git - emacs.git/commit
Declare 124 new Android permissions
authorPo Lu <luangruo@yahoo.com>
Fri, 8 Mar 2024 02:58:17 +0000 (10:58 +0800)
committerEshel Yaron <me@eshelyaron.com>
Mon, 11 Mar 2024 09:15:35 +0000 (10:15 +0100)
commit2736bdb49eb8fa2bc0fd465b4a8164cf33f08298
treeb6d31cc7a8039479828af9f44cf4db9708ea652f
parent54cfc13e291658e51071e5f12535e22412cd04c0
Declare 124 new Android permissions

* doc/emacs/android.texi (Android Environment): Document new
permissions and delete recently introduced permissions from the
list for Android 5.1 and earlier.

* java/AndroidManifest.xml.in: Declare 124 new permissions to
enable invoking features they protect from code running inside
Emacs.

(cherry picked from commit e4d1739a2917a1b2ab279f4765f015e667e07db0)
doc/emacs/android.texi
java/AndroidManifest.xml.in