From d0075655c51c324dea5e0a05d40823f9698c49f0 Mon Sep 17 00:00:00 2001 From: Tri Vo Date: Tue, 14 Aug 2018 15:09:53 -0700 Subject: [PATCH] Remove libsuspend from VNDK. Only platform should ever have access to libsuspend Test: presubmit Change-Id: Ib0512a6d1739b698046ff468002cfcc41a7fb097 --- target/product/vndk/current.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/target/product/vndk/current.txt b/target/product/vndk/current.txt index 32fd5dac85..3f835e3ee4 100644 --- a/target/product/vndk/current.txt +++ b/target/product/vndk/current.txt @@ -232,7 +232,6 @@ VNDK-core: libstagefright_soft_vorbisdec.so VNDK-core: libstagefright_soft_vpxdec.so VNDK-core: libstagefright_soft_vpxenc.so VNDK-core: libstagefright_xmlparser.so -VNDK-core: libsuspend.so VNDK-core: libsysutils.so VNDK-core: libtinyalsa.so VNDK-core: libtinyxml2.so