Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
bf4b9ee019ea3e51a54b095e25269e90c46a3bfd
/
.
/
media
/
codec2
/
components
/
mp3
/
Android.bp
blob: b4fb1b07ea9218bfdb679fad4c526041cc588ca0 [
file
] [
log
] [
blame
]
cc_library
{
name
:
"libcodec2_soft_mp3dec"
,
defaults
:
[
"libcodec2_soft-defaults"
,
"libcodec2_soft_sanitize_all-defaults"
,
],
srcs
:
[
"C2SoftMp3Dec.cpp"
],
static_libs
:
[
"libstagefright_mp3dec"
],
}