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

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

Some dependencies are host supported am: f6a1feb1

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I40db392c31b09262b2f92a3df78add379259a421
parents de1d23ae f6a1feb1
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",
            ],
        },
    },