blob: a6233a6ddfc8c136c9052cdd85d4b74d3ee47442 [file] [log] [blame]
cc_library_shared {
name: "libstagefright_soft_c2opusdec",
defaults: [
"libstagefright_soft_c2-defaults",
"libstagefright_soft_c2_sanitize_all-defaults",
],
srcs: ["C2SoftOpusDec.cpp"],
shared_libs: ["libopus"],
}