Loading media/extractors/mpeg2/Android.bp +10 −1 Original line number Diff line number Diff line cc_library { name: "libmpeg2extractor", host_supported: true, target: { darwin: { enabled: false, }, android: { shared_libs: ["libvndksupport#29"], }, }, defaults: ["extractor-defaults"], srcs: [ Loading @@ -11,7 +21,6 @@ cc_library { shared_libs: [ "libcgrouprc#29", "libvndksupport#29", ], header_libs: [ Loading Loading
media/extractors/mpeg2/Android.bp +10 −1 Original line number Diff line number Diff line cc_library { name: "libmpeg2extractor", host_supported: true, target: { darwin: { enabled: false, }, android: { shared_libs: ["libvndksupport#29"], }, }, defaults: ["extractor-defaults"], srcs: [ Loading @@ -11,7 +21,6 @@ cc_library { shared_libs: [ "libcgrouprc#29", "libvndksupport#29", ], header_libs: [ Loading