Route cpu_features to //third_party/cpu_features

All usages of //third_party/android_ndk:cpu_features are being migrated
to //third_party/cpu_features:ndk_compat. Temporarily re-route the
current usages to the final target to avoid duplicate symbols. This file
can be removed when all usages have been migrated.

Bug: 1446042
Change-Id: I18ccf4a1053a48fbbaaec02bdff4cc3fb87bbfb6
Reviewed-on: https://chromium-review.googlesource.com/c/android_ndk/+/4545474
Tested-by: Andrew Grieve <agrieve@chromium.org>
Reviewed-by: Andrew Grieve <agrieve@chromium.org>
1 file changed
tree: 91a5de87e8ee09745f55320bf9dfad13754b5664
  1. build/
  2. meta/
  3. prebuilt/
  4. python-packages/
  5. shader-tools/
  6. simpleperf/
  7. sources/
  8. toolchains/
  9. wrap.sh/
  10. BUILD.gn
  11. CHANGELOG.md
  12. ndk-build
  13. ndk-gdb
  14. ndk-lldb
  15. ndk-stack
  16. ndk-which
  17. NOTICE
  18. NOTICE.toolchain
  19. OWNERS
  20. README.chromium
  21. README.md
  22. 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.