]> git.eshelyaron.com Git - emacs.git/commit
Don't report erroneous /content directory on Android 4.3 and earlier
authorPo Lu <luangruo@yahoo.com>
Thu, 9 May 2024 01:00:02 +0000 (09:00 +0800)
committerEshel Yaron <me@eshelyaron.com>
Thu, 9 May 2024 06:41:26 +0000 (08:41 +0200)
commitdb0d8ca73d2fb0aa6519c68107c7d898bbb564d9
tree44da8dee664757b461d08468a62f36c0e9db5796
parentb0f644e7dba4d8cb69cf85e7f26c42e294745323
Don't report erroneous /content directory on Android 4.3 and earlier

* src/androidvfs.c (android_content_opendir): Skip two, not one,
elements on Android <= 4.4.

(cherry picked from commit 8bc4292673dfc04ce781e242596779809f1a3634)
src/androidvfs.c