Merge "Enable Windows host compilation of libhardware-headers"
This commit is contained in:
commit
442dc965cc
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