Add an empty Android.mk

This is to prevent Android.mk in subdirs from being parsed in the
master-plus-llvm branch.

Cherry-picked from 47a7a80b45aab2306ca73203a2df6ea76771393c in r16
NDK.

Test: 'python toolchain/llvm/android/test_compiler.py --build-only ./' in master-plus-llvm branch
1 file changed
tree: 56ab3aaeaecf2fad6abaa061b8ce1d66fa304bea
  1. build/
  2. meta/
  3. platforms/
  4. prebuilt/
  5. python-packages/
  6. shader-tools/
  7. simpleperf/
  8. sources/
  9. sysroot/
  10. toolchains/
  11. wrap.sh/
  12. Android.mk
  13. CHANGELOG.md
  14. ndk-build
  15. ndk-gdb
  16. ndk-stack
  17. ndk-which
  18. NOTICE
  19. NOTICE.toolchain
  20. README.md
  21. source.properties
README.md

Android NDK

Documentation

NDK documentation, guides, and API reference are available on our website.

NDK code samples are available on GitHub.

Information about Android Studio can be found on the Android Studio website.

Filing Bugs

NDK bugs should be filed on GitHub.

Android Studio and Gradle bugs should be filed in the Android Studio Bug Tracker. For the fastest response, make sure you follow their guide on Filing Bugs.