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

Commit fa55e914 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Remove static libcutils and libutils dependencies" into tm-dev

parents 53c1b47b 98e453f6
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -36,11 +36,9 @@ cc_defaults {
        "liblog",
        "libbase",
        "libevent",
        "libutils",
        "libbtcore",
        "libchrome",
        "libmodpb64",
        "libhidlbase",
        "libvndksupport",
        "libbt-common",
        "libbluetooth-types",
+5 −1
Original line number Diff line number Diff line
@@ -110,6 +110,11 @@ fluoride_defaults {
                misc_undefined: ["bounds"],
            },
        },
        host: {
            static_libs: [
                "libcutils",
            ]
        }
    },
    defaults: ["fluoride_types_defaults_fuzzable"],
    header_libs: ["libbluetooth_headers", "libbt_callbacks_cxx_headers"],
@@ -126,7 +131,6 @@ fluoride_defaults {
        "libbt_callbacks_cxx",
        "libbt_shim_bridge",
        "libbt_shim_ffi",
        "libcutils",
    ],
    shared_libs: [
        "liblog",
+0 −1
Original line number Diff line number Diff line
@@ -49,7 +49,6 @@ cc_test {
        "libbtcore",
        "libosi",
        "libosi-AllocationTestHarness",
        "libcutils",
        "libbluetooth-types",
    ],
}
+0 −1
Original line number Diff line number Diff line
@@ -193,7 +193,6 @@ cc_test {
        "libchrome",
        "libgmock",
        "liblog",
        "libutils",
        "libflatbuffers-cpp",
        "libFraunhoferAAC",
        "libg722codec",