Loading services/mediacodec/Android.bp +0 −12 Original line number Diff line number Diff line Loading @@ -15,18 +15,6 @@ cc_binary { "libmedia_codecserviceregistrant", ], target: { android: { product_variables: { malloc_not_svelte: { // Scudo increases memory footprint, so only enable on // non-svelte devices. shared_libs: ["libc_scudo"], }, }, }, }, header_libs: [ "libmedia_headers", ], Loading services/mediaextractor/Android.bp +0 −11 Original line number Diff line number Diff line Loading @@ -29,17 +29,6 @@ cc_binary { "liblog", "libavservices_minijail", ], target: { android: { product_variables: { malloc_not_svelte: { // Scudo increases memory footprint, so only enable on // non-svelte devices. shared_libs: ["libc_scudo"], }, }, }, }, init_rc: ["mediaextractor.rc"], include_dirs: ["frameworks/av/media/libmedia"], Loading Loading
services/mediacodec/Android.bp +0 −12 Original line number Diff line number Diff line Loading @@ -15,18 +15,6 @@ cc_binary { "libmedia_codecserviceregistrant", ], target: { android: { product_variables: { malloc_not_svelte: { // Scudo increases memory footprint, so only enable on // non-svelte devices. shared_libs: ["libc_scudo"], }, }, }, }, header_libs: [ "libmedia_headers", ], Loading
services/mediaextractor/Android.bp +0 −11 Original line number Diff line number Diff line Loading @@ -29,17 +29,6 @@ cc_binary { "liblog", "libavservices_minijail", ], target: { android: { product_variables: { malloc_not_svelte: { // Scudo increases memory footprint, so only enable on // non-svelte devices. shared_libs: ["libc_scudo"], }, }, }, }, init_rc: ["mediaextractor.rc"], include_dirs: ["frameworks/av/media/libmedia"], Loading