Merge "init: drop unused direct dependency on libcrypto.so" am: 4ad0da974e
am: dd75048680

Change-Id: I593c34b668378c50444e5782041097df3181c7f9
diff --git a/init/Android.bp b/init/Android.bp
index b601075..9b2ddc0 100644
--- a/init/Android.bp
+++ b/init/Android.bp
@@ -76,7 +76,6 @@
         "libbase",
         "libbootloader_message",
         "libcutils",
-        "libcrypto",
         "libdl",
         "libext4_utils",
         "libfs_mgr",