Remove unused libraries

Test: build
Change-Id: Ia0ffc69a5d533e7b02f3db5db6e3946b0fc3f3d2
gugelfrei
Marco Nelissen 7 years ago
parent 6112189b4f
commit c30b42d140

@ -93,7 +93,6 @@ cc_library_shared {
"libutils", "libutils",
"libvorbisidec", "libvorbisidec",
"libmediadrm", "libmediadrm",
"libnativewindow",
"libmedia_helper", "libmedia_helper",
"libstagefright_foundation", "libstagefright_foundation",
@ -102,9 +101,7 @@ cc_library_shared {
"libhidlbase", "libhidlbase",
"libhidlmemory", "libhidlmemory",
"android.hidl.allocator@1.0", "android.hidl.allocator@1.0",
"android.hidl.memory@1.0",
"android.hardware.media.omx@1.0", "android.hardware.media.omx@1.0",
"libstagefright_xmlparser@1.0",
], ],
static_libs: [ static_libs: [

Loading…
Cancel
Save