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

Commit 2c7bfff2 authored by Alessio Balsini's avatar Alessio Balsini Committed by Automerger Merge Worker
Browse files

Merge "fiemap_image_test: libcrypto_utils as static lib" am: f2554ab2

Change-Id: I5742d0a564a9a4afede94352226a238599a2f176
parents 9889be99 f2554ab2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -91,6 +91,7 @@ cc_test {
cc_test {
    name: "fiemap_image_test",
    static_libs: [
        "libcrypto_utils",
        "libdm",
        "libext4_utils",
        "libfs_mgr",
@@ -99,7 +100,6 @@ cc_test {
    shared_libs: [
        "libbase",
        "libcrypto",
        "libcrypto_utils",
        "libcutils",
        "liblog",
    ],
@@ -118,6 +118,7 @@ cc_test {
        "-DSKIP_TEST_IN_PRESUBMIT",
    ],
    static_libs: [
        "libcrypto_utils",
        "libdm",
        "libext4_utils",
        "libfs_mgr",
@@ -126,7 +127,6 @@ cc_test {
    shared_libs: [
        "libbase",
        "libcrypto",
        "libcrypto_utils",
        "libcutils",
        "liblog",
    ],