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

Commit ed69d385 authored by Colin Cross's avatar Colin Cross Committed by android-build-merger
Browse files

Merge "Use shared libcrypto"

am: 6dc75fb0

Change-Id: I2f4d93485e5ca879728a79a657332122d54d2274
parents 8138773f 6dc75fb0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@ cc_library_shared {
        "android.hardware.cas.native@1.0",
        "android.hidl.token@1.0-utils",
        "android.hidl.allocator@1.0",
        "libcrypto",
        "libhidlmemory",
        "libhidlbase",
        "liblog",
@@ -29,7 +30,6 @@ cc_library_shared {
    ],

    static_libs: [
        "libcrypto",
        "libstagefright_foundation_without_imemory",
        "libstagefright_mpeg2support",
        "libutils",