Restore binutil's objdump from r22

It was removed in the roll to r23.
binutil's objdump is desirable because it does a better
job at disassembling arm code than llvm-objdump.

See: https://github.com/llvm/llvm-project/labels/tools:llvm-objdump/

Bug: 978302
Change-Id: I3f1aaebb3237a5bbcce6d792930ad910ad71c3fa
Reviewed-on: https://chromium-review.googlesource.com/c/android_ndk/+/3579869
Reviewed-by: Samuel Huang <huangs@chromium.org>
Reviewed-by: Andrew Grieve <agrieve@chromium.org>
Tested-by: Andrew Grieve <agrieve@chromium.org>
Reviewed-by: Peter Wen <wnwen@chromium.org>
5 files changed
tree: 28393f27e44f9a98d8f5796dc32b3d953fa18d74
  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.