blob: 84de9fb2b2bc414351e5c6384219a2bdc37cde7c [file] [log] [blame]
cc_library_headers {
name: "libminikin_headers",
host_supported: true,
export_include_dirs: ["include"],
}
subdirs = [
"app",
"libs/minikin",
"sample",
"tests",
]