blob: 4e3a009fc0c01644567366ffc05ac6e5229d7c7b [file] [log] [blame]
cc_library_static {
name: "libelf_headers",
host_supported: true,
vendor_available: true,
export_include_dirs: [
".",
"lib",
],
target: {
android: {
export_include_dirs: ["bionic-fixup"],
},
},
visibility: [":__subpackages__"],
}
subdirs = ["libelf"]