From: Po Lu Date: Sun, 27 Apr 2025 13:08:48 +0000 (+0800) Subject: Fix the Android build X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=497540d61b539aa4a71358ea53f13496b429d558;p=emacs.git 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) --- diff --git a/java/README.res b/java/README.res new file mode 100644 index 00000000000..ac981dbebc3 --- /dev/null +++ b/java/README.res @@ -0,0 +1,4 @@ +* The wrench icon that is superimposed on Emacs's own icon in + res/drawable/emacs_wrench.png was released into the Public Domain by the + Tango Desktop Project. + diff --git a/java/res/README b/java/res/README deleted file mode 100644 index 38f3f232033..00000000000 --- a/java/res/README +++ /dev/null @@ -1,4 +0,0 @@ -* The wrench icon that is superimposed on Emacs's own icon in - drawable/emacs_wrench.png was released into the Public Domain by the - Tango Desktop Project. -