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

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

Merge "Use shared libcrypto" am: 6dc75fb0 am: ed69d385

am: 67faa7d1

Change-Id: Ib189ff2d8ffafdc99b00086fdeb30afe049126d9
parents c982c953 67faa7d1
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",