Add Darwin NDK r25c prebuilts

From: https://dl.google.com/android/repository/android-ndk-r25c-darwin.zip

shasum -a 256 android-ndk-r25c-darwin.zip
b01bae969a5d0bfa0da18469f650a1628dc388672f30e0ba231da5c74245bc92  android-ndk-r25c-darwin.zip

Bug: 308829277
Change-Id: I916e2da0b43094e739f421cea4465a380d91e188
6927 files changed
tree: 4dbdbf5bc192c9df9345f160c3a4f9e73ce1b561
  1. build/
  2. meta/
  3. prebuilt/
  4. python-packages/
  5. shader-tools/
  6. simpleperf/
  7. sources/
  8. toolchains/
  9. wrap.sh/
  10. CHANGELOG.md
  11. ndk-build
  12. ndk-gdb
  13. ndk-lldb
  14. ndk-stack
  15. ndk-which
  16. NOTICE
  17. NOTICE.toolchain
  18. README.md
  19. 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.