]> git.eshelyaron.com Git - emacs.git/commit
Prevent accesses to /content files without a GUI connection
authorPo Lu <luangruo@yahoo.com>
Wed, 7 Aug 2024 01:17:57 +0000 (09:17 +0800)
committerEshel Yaron <me@eshelyaron.com>
Sun, 11 Aug 2024 07:27:06 +0000 (09:27 +0200)
commitb028ea0e27df8a435c6f1888a7d6e68a5623eafd
tree073a489dbc137aca7bb433be3cf431cc666e5672
parente037b3a0c71425194e28d8dbd67d9c2e15b9bf88
Prevent accesses to /content files without a GUI connection

* src/androidvfs.c (android_content_name): Hide all
subdirectories when `android_init_gui' is not set.

(cherry picked from commit 679f7ccc49f6300681309029f4e58cffe3e9ff1a)
src/androidvfs.c