Merge "Enable Windows host compilation of libhardware-headers"

This commit is contained in:
Oystein Eftevaag 2023-02-07 01:15:23 +00:00 committed by Gerrit Code Review
commit 442dc965cc

View file

@ -57,6 +57,9 @@ cc_library_headers {
"libbluetooth-types-header",
],
},
windows: {
enabled: true,
},
},
apex_available: [
"//apex_available:platform",