Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
0db438aa3df84ccefda5f49d7451159d4b5150df
/
.
/
media
/
extractors
/
aac
/
Android.bp
blob: 60d3ae1174193a7d22cb02e199050e46fefad530 [
file
] [
log
] [
blame
]
cc_library
{
name
:
"libaacextractor"
,
defaults
:
[
"extractor-defaults"
],
srcs
:
[
"AACExtractor.cpp"
],
static_libs
:
[
"libstagefright_foundation"
,
"libstagefright_metadatautils"
,
"libutils"
,
],
}