Enable Windows host compilation of libhardware-headers
Bug: 261908998 Test: scrypt builds using MinGW Change-Id: Ica552fe1fb89c94f6ea2210a4c50d1b504929d11
This commit is contained in:
parent
698fe8448b
commit
2007fd1ee6
1 changed files with 3 additions and 0 deletions
|
@ -57,6 +57,9 @@ cc_library_headers {
|
|||
"libbluetooth-types-header",
|
||||
],
|
||||
},
|
||||
windows: {
|
||||
enabled: true,
|
||||
},
|
||||
},
|
||||
apex_available: [
|
||||
"//apex_available:platform",
|
||||
|
|
Loading…
Reference in a new issue