projects/android-ndk/README.md
0 → 100644
+8
−0
projects/android-ndk/build
0 → 100644
+9
−0
projects/android-ndk/config
0 → 100644
+18
−0
Loading
We used to use a package with the full Android SDK+NDK. However, we have several projects that only need the NDK. Passing the SDK to them involved unneeded rebuilds for every SDK change, and longer iteration times for toolchain update as a consequence. Projects still needing the Android SDK will need to include both.