Android: Fix extra files being copied to the APK
authorShadowNinja <shadowninja@minetest.net>
Sat, 19 Dec 2015 04:26:44 +0000 (23:26 -0500)
committerSapier <sapier AT gmx dot net>
Sun, 20 Dec 2015 11:48:55 +0000 (12:48 +0100)
commitb4eb614d31a6ed7935bfaa4090fa275a306a3aee
treee47f2a41772ac17424ec2ea895df8b8abc72ac53
parentf192a5bc43951f7ea120877335e97efe755ac29c
Android: Fix extra files being copied to the APK

dcb91cf0c0c9a20622feeb4e5e8104ffbc9fa8ec hacked around the biggest issue
this caused, but wasted a lot of CPU time and disk space  It also still
included a lot of other unwanted files.  This removes all of `doc/` except
the license, and also removes the server list.
build/android/Makefile