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

Commit 4c3a75ca authored by Hansong Zhang's avatar Hansong Zhang Committed by Automerger Merge Worker
Browse files

Some dependencies are host supported am: f6a1feb1 am: ff9917cf

Original change: https://android-review.googlesource.com/c/platform/system/bt/+/1613820

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I61826c75430c920dc280bd5baaa554163a14e636
parents c3aae14f ff9917cf
Loading
Loading
Loading
Loading
+5 −4
Original line number Diff line number Diff line
@@ -103,9 +103,13 @@ fluoride_defaults {
    name: "fluoride_defaults",
    defaults: ["fluoride_defaults_fuzzable", "fluoride_types_defaults"],
    shared_libs: [
        "libcutils",
        "libgrpc++",
        "libgrpc_wrap",
        "libstatslog"
        "libhidlbase",
        "libstatslog",
        "libutils",

    ],
    sanitize: {
        misc_undefined: ["bounds"],
@@ -124,9 +128,6 @@ fluoride_defaults {
            shared_libs: [
                "android.hardware.bluetooth@1.0",
                "android.hardware.bluetooth@1.1",
                "libhidlbase",
                "libutils",
                "libcutils",
            ],
        },
    },