shared c++ library for android package
Open
enhancement
- Dominant language
- Java
- Stars
- 1.4k
- Forks
- 326
- Avg merge
- 16h 22m
- Merged PRs (30d)
- 17
Description
currently conscrypt is distributed only with libc++ statically linked, which increases ram usage and binary size.
conscrypt currently works without problems even with shared libc++.
patch: https://gist.github.com/andrew-ld/dd1cadcf157e7a66c5bfcbd8ffec0dd5
Contributor guide
Assessment
This issue has not been assessed yet.