From e99863d89608419df6c500792bf409866065c3d3 Mon Sep 17 00:00:00 2001 From: Jayant Chowdhary Date: Wed, 19 Sep 2018 16:33:27 -0700 Subject: [PATCH] Add libbinderthreadstate to the VNDK. Bug: 110364143 Test: make -j64 Change-Id: I28259136fa26ff7aaf73e37862fa4c87397cd763 Signed-off-by: Jayant Chowdhary --- target/product/vndk/current.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/target/product/vndk/current.txt b/target/product/vndk/current.txt index 15b52bb9cb..38c2776d7b 100644 --- a/target/product/vndk/current.txt +++ b/target/product/vndk/current.txt @@ -29,6 +29,7 @@ VNDK-SP: libRS_internal.so VNDK-SP: libbacktrace.so VNDK-SP: libbase.so VNDK-SP: libbcinfo.so +VNDK-SP: libbinderthreadstate.so VNDK-SP: libblas.so VNDK-SP: libc++.so VNDK-SP: libcompiler_rt.so @@ -250,6 +251,7 @@ VNDK-core: libxml2.so VNDK-core: libyuv.so VNDK-core: libziparchive.so VNDK-private: libbacktrace.so +VNDK-private: libbinderthreadstate.so VNDK-private: libblas.so VNDK-private: libcompiler_rt.so VNDK-private: libft2.so