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

Commit aa4a5ac7 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Don't statically link libcrypto in frameworks."

parents 5d11e525 ca1c1920
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",