From 8451aa3ce6ba59c84f38f7c8e09dab067b584e2d Mon Sep 17 00:00:00 2001 From: Logan Chien Date: Tue, 8 May 2018 15:00:15 +0800 Subject: [PATCH] vndk-def: Update eligible-list-28.csv This commit removes following shared libs from VNDK: * libbufferhub.so * libbufferhubqueue * libpdx_default_transport.so Bug: 77781837 Test: ./vndk_definition_tool.py check-dep --tag-file ... Change-Id: Ib6ae87dca04aac6a4f794cfb292ad6dde0ced04e --- .../datasets/eligible-list-28-properties.csv | 4 +--- vndk/tools/definition-tool/datasets/eligible-list-28.csv | 9 +++------ 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/vndk/tools/definition-tool/datasets/eligible-list-28-properties.csv b/vndk/tools/definition-tool/datasets/eligible-list-28-properties.csv index 65cc293e2..3ae46d5a5 100644 --- a/vndk/tools/definition-tool/datasets/eligible-list-28-properties.csv +++ b/vndk/tools/definition-tool/datasets/eligible-list-28-properties.csv @@ -269,8 +269,6 @@ libbase,True,True,True,cc_library libbcinfo,True,True,True,cc_library_shared libbinder,True,False,True,cc_library libblas,True,True,False,cc_library_shared -libbufferhub,True,False,False,cc_library -libbufferhubqueue,True,False,False,cc_library_shared libc++,True,True,True,cc_library_shared libcamera_metadata,True,False,True,cc_library_shared libcap,True,False,True,cc_library @@ -332,7 +330,6 @@ libnl,True,False,True,cc_library libopus,True,False,True,cc_library_shared libpagemap,True,False,True,cc_library libpcre2,True,False,True,cc_library -libpdx_default_transport,True,False,False,cc_library_shared libperfmgr,False,False,True,cc_library libpiex,True,False,True,cc_library_shared libpng,True,False,True,cc_library @@ -412,6 +409,7 @@ libstagefright_xmlparser,True,False,True,cc_library_shared libsuspend,True,False,True,cc_library libsysutils,True,False,True,cc_library_shared libtextclassifier_hash,False,False,True,cc_library_shared +libtimestats_proto,False,False,True,cc_library_shared libtinyalsa,True,False,True,cc_library libtinyxml2,True,False,True,cc_library libui,True,False,True,cc_library_shared diff --git a/vndk/tools/definition-tool/datasets/eligible-list-28.csv b/vndk/tools/definition-tool/datasets/eligible-list-28.csv index 2e835bc57..73e25f811 100644 --- a/vndk/tools/definition-tool/datasets/eligible-list-28.csv +++ b/vndk/tools/definition-tool/datasets/eligible-list-28.csv @@ -195,8 +195,8 @@ Path,Tag,Comments /system/${LIB}/libbrillo-stream.so,FWK-ONLY, /system/${LIB}/libbrillo.so,FWK-ONLY, /system/${LIB}/libbrotli.so,FWK-ONLY, -/system/${LIB}/libbufferhub.so,VNDK-Private, -/system/${LIB}/libbufferhubqueue.so,VNDK-Private, +/system/${LIB}/libbufferhub.so,FWK-ONLY, +/system/${LIB}/libbufferhubqueue.so,FWK-ONLY, /system/${LIB}/libbz.so,FWK-ONLY, /system/${LIB}/libc++.so,VNDK-SP, /system/${LIB}/libc.so,LL-NDK, @@ -368,7 +368,7 @@ Path,Tag,Comments /system/${LIB}/libpcre2.so,VNDK, /system/${LIB}/libpcrecpp.so,FWK-ONLY, /system/${LIB}/libpdfium.so,FWK-ONLY, -/system/${LIB}/libpdx_default_transport.so,VNDK-Private, +/system/${LIB}/libpdx_default_transport.so,FWK-ONLY, /system/${LIB}/libpiex.so,VNDK, /system/${LIB}/libpixelflinger.so,FWK-ONLY, /system/${LIB}/libpng.so,VNDK, @@ -587,8 +587,6 @@ Path,Tag,Comments /system/${LIB}/vndk${VNDK_VER}/libaudioroute.so,VNDK, /system/${LIB}/vndk${VNDK_VER}/libaudioutils.so,VNDK, /system/${LIB}/vndk${VNDK_VER}/libbinder.so,VNDK, -/system/${LIB}/vndk${VNDK_VER}/libbufferhub.so,VNDK-Private, -/system/${LIB}/vndk${VNDK_VER}/libbufferhubqueue.so,VNDK-Private, /system/${LIB}/vndk${VNDK_VER}/libcamera_metadata.so,VNDK, /system/${LIB}/vndk${VNDK_VER}/libcap.so,VNDK, /system/${LIB}/vndk${VNDK_VER}/libclang_rt.ubsan_standalone-aarch64-android.so,VNDK, @@ -628,7 +626,6 @@ Path,Tag,Comments /system/${LIB}/vndk${VNDK_VER}/libopus.so,VNDK, /system/${LIB}/vndk${VNDK_VER}/libpagemap.so,VNDK, /system/${LIB}/vndk${VNDK_VER}/libpcre2.so,VNDK, -/system/${LIB}/vndk${VNDK_VER}/libpdx_default_transport.so,VNDK-Private, /system/${LIB}/vndk${VNDK_VER}/libpiex.so,VNDK, /system/${LIB}/vndk${VNDK_VER}/libpng.so,VNDK, /system/${LIB}/vndk${VNDK_VER}/libpower.so,VNDK,