bazelbuild / bazelbuild/rules_android_ndk
android_library deps stripped *.so
Open
P2
- Dominant language
- Starlark
- Stars
- 43
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
### Description of the problem / feature request:
I want to use a stripped library *.so in an android_library but android_library deps can't be a stripped cc_binary
### Feature requests: what underlying problem are you trying to solve with this feature?
android_library deps can be cc_binary or a genrule
Contributor guide
Assessment
This issue has not been assessed yet.