summaryrefslogtreecommitdiff
path: root/NativeCode.bp
diff options
context:
space:
mode:
authorNeil Fuller <nfuller@google.com>2018-11-06 12:08:51 +0000
committerNeil Fuller <nfuller@google.com>2018-11-06 12:08:51 +0000
commit7384d2fa604617eb1b6d3123dbc409a1d7d6a386 (patch)
tree0d37b286f0d1147e45e52f01c3409fcd26e018d8 /NativeCode.bp
parent8916edf2eecb103141aef877b98a9a2e6b74c53b (diff)
Remove dependency on libssl
libssl appears not to be needed. Bug: 119090773 Test: build Change-Id: I044d7b49054f54c2d6d4bdd14b912024660ed009
Diffstat (limited to 'NativeCode.bp')
-rw-r--r--NativeCode.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/NativeCode.bp b/NativeCode.bp
index 840b19ad85..873b4957b9 100644
--- a/NativeCode.bp
+++ b/NativeCode.bp
@@ -104,7 +104,6 @@ cc_defaults {
shared_libs: [
"libcrypto",
"libicuuc",
- "libssl",
"libz",
"libnativehelper",