From 1e6573f85e25c49762bd80f7e43091eec2289bb1 Mon Sep 17 00:00:00 2001 From: Chong Zhang Date: Wed, 15 May 2019 16:56:08 -0700 Subject: [PATCH] Remove a few libs used by soft omx from vndk Soft omx plugins are already removed from vndk, these should have been removed together. Keeping them in vndk with have both 32 and 64 bit on system, but soft omx only uses one set. bug: 132466615 test: build and check these libs are now on vendor/lib. Change-Id: I0242ece971ac75266cdf84e2341e5fa4b087451b --- target/product/gsi/29.txt | 5 ----- target/product/gsi/current.txt | 5 ----- 2 files changed, 10 deletions(-) diff --git a/target/product/gsi/29.txt b/target/product/gsi/29.txt index 039efcf58..14faba558 100644 --- a/target/product/gsi/29.txt +++ b/target/product/gsi/29.txt @@ -236,7 +236,6 @@ VNDK-core: libminijail.so VNDK-core: libmkbootimg_abi_check.so VNDK-core: libnetutils.so VNDK-core: libnl.so -VNDK-core: libopus.so VNDK-core: libpcre2.so VNDK-core: libpiex.so VNDK-core: libpng.so @@ -251,11 +250,8 @@ VNDK-core: libsoftkeymasterdevice.so VNDK-core: libspeexresampler.so VNDK-core: libsqlite.so VNDK-core: libssl.so -VNDK-core: libstagefright_amrnb_common.so VNDK-core: libstagefright_bufferpool@2.0.so VNDK-core: libstagefright_bufferqueue_helper.so -VNDK-core: libstagefright_enc_common.so -VNDK-core: libstagefright_flacdec.so VNDK-core: libstagefright_foundation.so VNDK-core: libstagefright_omx.so VNDK-core: libstagefright_omx_utils.so @@ -265,7 +261,6 @@ VNDK-core: libtinyalsa.so VNDK-core: libtinyxml2.so VNDK-core: libui.so VNDK-core: libusbhost.so -VNDK-core: libvorbisidec.so VNDK-core: libwifi-system-iface.so VNDK-core: libxml2.so VNDK-core: libyuv.so diff --git a/target/product/gsi/current.txt b/target/product/gsi/current.txt index 039efcf58..14faba558 100644 --- a/target/product/gsi/current.txt +++ b/target/product/gsi/current.txt @@ -236,7 +236,6 @@ VNDK-core: libminijail.so VNDK-core: libmkbootimg_abi_check.so VNDK-core: libnetutils.so VNDK-core: libnl.so -VNDK-core: libopus.so VNDK-core: libpcre2.so VNDK-core: libpiex.so VNDK-core: libpng.so @@ -251,11 +250,8 @@ VNDK-core: libsoftkeymasterdevice.so VNDK-core: libspeexresampler.so VNDK-core: libsqlite.so VNDK-core: libssl.so -VNDK-core: libstagefright_amrnb_common.so VNDK-core: libstagefright_bufferpool@2.0.so VNDK-core: libstagefright_bufferqueue_helper.so -VNDK-core: libstagefright_enc_common.so -VNDK-core: libstagefright_flacdec.so VNDK-core: libstagefright_foundation.so VNDK-core: libstagefright_omx.so VNDK-core: libstagefright_omx_utils.so @@ -265,7 +261,6 @@ VNDK-core: libtinyalsa.so VNDK-core: libtinyxml2.so VNDK-core: libui.so VNDK-core: libusbhost.so -VNDK-core: libvorbisidec.so VNDK-core: libwifi-system-iface.so VNDK-core: libxml2.so VNDK-core: libyuv.so