blob: 758bd469011fdb971c4c06d13ed1408e81385b75 [file] [log] [blame]
Dan Willemsen47f445f2019-12-26 09:23:54 -08001cc_library_headers {
2 name: "FlexLexer",
3 host_supported: true,
4 vendor_available: true,
Victor Khimenko3ab803a2020-05-12 00:09:59 +02005 // TODO(b/153609531): remove when no longer needed.
6 native_bridge_supported: true,
Dan Willemsen47f445f2019-12-26 09:23:54 -08007 export_include_dirs: ["common/flex"],
8 notice: "common/flex/NOTICE",
9}