Add Darwin ndk 23 prebuilts

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

shasum -a 256 android-ndk-r23-darwin.zip
163ff3bb72306ffa814de35c49819bccae9df10855a4e3fbba52ad4111fcccae  android-ndk-r23-darwin.zip

Bug: 196982163
Change-Id: If1a2928594d5fcaa502d09e32e02747151406288
8121 files changed
tree: 5e0f22e681dd35f0d1ef1a5f0ca79ea7b5a19222
  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.