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

Commit 9c08e4cc authored by Pirama Arumuga Nainar's avatar Pirama Arumuga Nainar Committed by Automerger Merge Worker
Browse files

Merge "Remove static libcutils and libutils dependencies" am: 3a4272f5

parents a8a64fab 3a4272f5
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -37,11 +37,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
@@ -80,6 +80,11 @@ fluoride_defaults {
                misc_undefined: ["bounds"],
            },
        },
        host: {
            static_libs: [
                "libcutils",
            ]
        }
    },
    defaults: ["fluoride_types_defaults_fuzzable"],
    header_libs: ["libbluetooth_headers", "libbt_callbacks_cxx_headers"],
@@ -93,7 +98,6 @@ fluoride_defaults {
        "libbluetooth-types",
        "libbt-platform-protos-lite",
        "libbluetooth_rust_interop",
        "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
@@ -93,7 +93,6 @@ cc_test {
        "libosi",
        "libosi-AlarmTestHarness",
        "libosi-AllocationTestHarness",
        "libcutils",
        "libbtcore",
        "libbt-protos-lite",
        "libbluetooth-for-tests",
+0 −1
Original line number Diff line number Diff line
@@ -129,7 +129,6 @@ cc_test {
        "libgmock",
        "liblog",
        "libbluetooth-types",
        "libutils",
    ],
    shared_libs: [
        "libchrome",