]> git.eshelyaron.com Git - emacs.git/commit
Fix the Android build
authorPo Lu <luangruo@yahoo.com>
Sun, 27 Apr 2025 13:08:48 +0000 (21:08 +0800)
committerEshel Yaron <me@eshelyaron.com>
Tue, 29 Apr 2025 07:32:18 +0000 (09:32 +0200)
commit497540d61b539aa4a71358ea53f13496b429d558
treee36a4097e2f15363edc297f9264d0c894b395e3a
parenta5d3a1c996c93c33b2d6178ab637051b0e8917b6
Fix the Android build

* java/README.res: Move from java/res/README, as the AAPT does
not permit non-resource files in resource directories.

(cherry picked from commit aa1b55d5210f4c8ad83a0e8c2367e8691d785fa7)
java/README.res [new file with mode: 0644]
java/res/README [deleted file]