Merge "Use shared version of vndk libmedia_helper" am: deb0edbe3a
am: 1f95cfe12e
am: 738edce4ac
Change-Id: Ic2a698b04ce0ca812edf8397bd835dd235a62eb9
This commit is contained in:
commit
73dad9ba12
1 changed files with 2 additions and 2 deletions
|
@ -20,10 +20,10 @@ cc_library_shared {
|
|||
shared_libs: [
|
||||
"liblog",
|
||||
"libcutils",
|
||||
"libutils",
|
||||
"libmedia_helper",
|
||||
"libnbaio_mono",
|
||||
"libutils",
|
||||
],
|
||||
static_libs: ["libmedia_helper"],
|
||||
|
||||
cflags: ["-Wno-unused-parameter"],
|
||||
|
||||
|
|
Loading…
Reference in a new issue