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

Commit ca1c1920 authored by Robert Sloan's avatar Robert Sloan
Browse files

Don't statically link libcrypto in frameworks.

Test: CtsLibcoreTestCases, and BootTest.
Change-Id: I547bb838befa743d72d356c186ff3cd355736589
parent 02dba53f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -215,7 +215,6 @@ cc_library_shared {
        "libgif",
        "libseccomp_policy",
        "libselinux",
        "libcrypto",
        "libgrallocusage",
    ],

@@ -224,6 +223,7 @@ cc_library_shared {
        "libandroidfw",
        "libappfuse",
        "libbase",
        "libcrypto",
        "libnativehelper",
        "liblog",
        "libcutils",