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

Commit 618a683d authored by Oystein Eftevaag's avatar Oystein Eftevaag Committed by Automerger Merge Worker
Browse files

Merge "Enable Windows host compilation of Bluetooth headers" am: f0a91dcd

parents 79c4703b f0a91dcd
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 {