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

Commit 58fec5ce authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "drm@1.3 vts: link dynamic libcrypto.so to pass FIPS" into rvc-dev am:...

Merge "drm@1.3 vts: link dynamic libcrypto.so to pass FIPS" into rvc-dev am: 94f97bdf am: 9791bf08

Change-Id: I2b6689b94b94cdbb067a981e5f1f725c7ec5c0ba
parents cea6b198 9791bf08
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -30,12 +30,12 @@ cc_library_static {
        "android.hardware.drm@1.3",
        "android.hidl.allocator@1.0",
        "android.hidl.memory@1.0",
        "libcrypto",
        "libhidlmemory",
        "libnativehelper",
    ],
    static_libs: [
        "android.hardware.drm@1.0-helper",
        "libcrypto_static",
        "libdrmvtshelper",
    ],
    export_include_dirs: [
@@ -63,12 +63,12 @@ cc_test {
        "android.hardware.drm@1.3",
        "android.hidl.allocator@1.0",
        "android.hidl.memory@1.0",
        "libcrypto",
        "libhidlmemory",
        "libnativehelper",
    ],
    static_libs: [
        "android.hardware.drm@1.0-helper",
        "libcrypto_static",
        "libdrmvtshelper",
    ],
    test_suites: [