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

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

Merge "Use shared libcrypto" am: 6dc75fb0

am: ed69d385

Change-Id: I839568fec0e1c0961de085c08679c2d89cf15a87
parents 376e0895 ed69d385
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",