From aabadd18ae11d638b7f39042ab53c5b4d44a01c7 Mon Sep 17 00:00:00 2001 From: John Tsai Date: Wed, 27 Mar 2019 05:05:50 +0000 Subject: [PATCH] Revert "Add libstagefright_omx_soft to vndk" This reverts commit cb867c9a9695cb6b14916e624df5fb049fc5c457. Reason for revert: more build break on below, revet it together. Removed VNDK-core: libstagefright_omx_soft.so error: VNDK library list has been changed. Run update-vndk-list.sh to update build/make/target/product/gsi/current.txt Change-Id: I4846cdfe612c01cf9f9cab5a077a5782ff52e915 --- target/product/gsi/current.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/target/product/gsi/current.txt b/target/product/gsi/current.txt index 2ae4c22564..e04fd1ad50 100644 --- a/target/product/gsi/current.txt +++ b/target/product/gsi/current.txt @@ -259,7 +259,6 @@ 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_soft.so VNDK-core: libstagefright_omx_utils.so VNDK-core: libstagefright_soft_aacdec.so VNDK-core: libstagefright_soft_aacenc.so