commit | d31a2130ff268f16d2778814716363c2cdefdc9b | [log] [tgz] |
---|---|---|
author | LuK1337 <priv.luk@gmail.com> | Mon Sep 30 17:55:58 2019 +0200 |
committer | Marko Man <darkobas@gmail.com> | Wed Oct 09 21:35:38 2019 +0200 |
tree | 36d6da7660f36e5c87cac45cb75f08706093fe38 | |
parent | 8dcf44429b95b96649a1111df72c022ed4473d62 [diff] |
kernel: Switch back to host openssl entirely * OpenSSL cannot be statically linked because of getaddrinfo and gethostbyname calls. * Also according to soong it's whitelisted: https://github.com/LineageOS/android_build_soong/blob/33f95299622a2c6c332cd428a4f324771f5b9575/ui/build/paths/config.go#L98 Change-Id: I1718bd98e7ac30d31de38c2cd3bc3e51b7100ce4