Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1be2a2ce authored by Tobias Thierer's avatar Tobias Thierer
Browse files

init: drop unused direct dependency on libcrypto.so

When I previously tried this in https://r.android.com/1108553 , it broke on
some targets but I think that may have been fixed. I'm trying it again now
to see if this now passes treehugger and sticks.

Note: There is still an indirect dependency via libfs_mgr.

Bug: 137267623
Test: Treehugger
Change-Id: I2d8b909e451bb64a1eb0719a145dfd74da1dcbad
parent baca43b3
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -76,7 +76,6 @@ cc_defaults {
        "libbase",
        "libbootloader_message",
        "libcutils",
        "libcrypto",
        "libdl",
        "libext4_utils",
        "libfs_mgr",