blob: 021e6af5f2f6b21567e92c24c6e7a154d3674103 [file] [log] [blame]
cc_library {
name: "libstagefright_enc_common",
srcs: ["cmnMemory.c"],
arch: {
arm: {
instruction_set: "arm",
},
},
export_include_dirs: ["include"],
cflags: ["-Werror"],
}