From aa1b55d5210f4c8ad83a0e8c2367e8691d785fa7 Mon Sep 17 00:00:00 2001 From: Po Lu Date: Sun, 27 Apr 2025 21:08:48 +0800 Subject: Fix the Android build * java/README.res: Move from java/res/README, as the AAPT does not permit non-resource files in resource directories. --- java/README.res | 4 ++++ java/res/README | 4 ---- 2 files changed, 4 insertions(+), 4 deletions(-) create mode 100644 java/README.res delete mode 100644 java/res/README (limited to 'java') 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. - -- cgit v1.2.1