Make llvm-strings usable in genrules.

GNU "strings" and other host tools are not available for genrules unless
they are exposed via prebuilts, like this CL attempts to do. This is
used in another CL in the same topic that runs the strings binary.

Bug: 339919623
Test: N/A
Change-Id: I778785f19fc7906738c4bf61a911105d006cfe8c
1 file changed
tree: 831e93795a369d6a6cbbfdea4f9e10a135fb9fa8
  1. clang-3289846/
  2. clang-r475365b/
  3. clang-r487747c/
  4. clang-r498229b/
  5. clang-r510928/
  6. clang-r522817/
  7. clang-stable/
  8. docs/
  9. kleaf/
  10. llvm-binutils-stable/
  11. mlgo-models/
  12. profiles/
  13. soong/
  14. .gitignore
  15. Android.bp
  16. BINUTILS_KERNEL_DEPRECATION.md
  17. BUILD.bazel
  18. CleanSpec.mk
  19. GCC_4_9_DEPRECATION.md
  20. go.mod
  21. METADATA
  22. OWNERS
  23. README.md
  24. RELEASE_NOTES.md
README.md

Android Clang/LLVM Prebuilts

For the latest version of this doc, please make sure to visit: Android Clang/LLVM Prebuilts Readme Doc

LLVM Users

Prebuilt Versions

More Information

We have a public mailing list that you can subscribe to: android-llvm@googlegroups.com

See also our release notes.