cc_library_static {
name: "libwebm",
srcs: ["mkvparser/mkvparser.cc"],
export_include_dirs: ["."],
sanitize: {
cfi: true,
diag: {
},
}