makebuildserver: remove NDK r9b to save 1.6 GB of disk space

NDK r9b is used by only one app (net.gorry.android.input.nicownng) that
was last updated in 2015.
This commit is contained in:
relan 2018-02-12 09:16:03 +03:00
parent bc5bf7e0ec
commit 76da21f121
5 changed files with 0 additions and 13 deletions

View file

@ -11,7 +11,6 @@
# used by default. If a version is missing or assigned to None, it is assumed
# not installed.
# ndk_paths = {
# 'r9b': None,
# 'r10e': None,
# 'r11c': None,
# 'r12b': "$ANDROID_NDK",