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

Commit f0a91dcd authored by Oystein Eftevaag's avatar Oystein Eftevaag Committed by Gerrit Code Review
Browse files

Merge "Enable Windows host compilation of Bluetooth headers"

parents ef952ee1 ae858142
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -24,6 +24,11 @@ cc_library_headers {
    ],
    // As part of updatable mainline modules(media, swcodec), it should support at least 29(Q)
    min_sdk_version: "29",
    target: {
        windows: {
            enabled: true,
        },
    },
}

cc_library_static {