Merge "Use shared version of vndk libmedia_helper" am: deb0edbe3a
am: 1f95cfe12e
Change-Id: Ice016e975e617026295688eee78f19bb00068907
This commit is contained in:
commit
738edce4ac
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