blob: 846a58526c693a07108e20124051bf747acc6e96 [file] [log] [blame]
cc_library_headers {
name: "libsystem_headers",
vendor_available: true,
host_supported: true,
export_include_dirs: ["include"],
target: {
linux_bionic: {
enabled: true,
},
windows: {
enabled: true,
},
}
}