Enable Windows host compilation of libhardware-headers

Bug: 261908998
Test: scrypt builds using MinGW
Change-Id: Ica552fe1fb89c94f6ea2210a4c50d1b504929d11
This commit is contained in:
Oystein Eftevaag 2023-02-01 23:53:41 +00:00
parent 698fe8448b
commit 2007fd1ee6

View file

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