Copy prebuilts/ndk/r25/Android.mk into r26

This file is needed to prevent master-plus-llvm's Kati build from
reading the Android.mk files in sources/android/* and (for example)
defining a duplicate "cpufeatures" modules.

Bug: http://b/175635923
Test: treehugger
Change-Id: If4a7ec3f2a53882903bce381a50c79f7b742b9bf
1 file changed
tree: 60620ecd0d1756d440cc66dfe982cf4ad167a96e
  1. build/
  2. meta/
  3. prebuilt/
  4. python-packages/
  5. shader-tools/
  6. simpleperf/
  7. sources/
  8. toolchains/
  9. wrap.sh/
  10. Android.mk
  11. CHANGELOG.md
  12. ndk-build
  13. ndk-gdb
  14. ndk-lldb
  15. ndk-stack
  16. ndk-which
  17. NOTICE
  18. NOTICE.toolchain
  19. README.canary
  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.