From ef2261475a34bfdd992cd39cfe68c7b6f9b1d14a Mon Sep 17 00:00:00 2001 From: Justin Yun Date: Thu, 12 Apr 2018 13:39:04 +0900 Subject: [PATCH] Update current.txt for vndk libs list Update latest vndk libraries list to exclude architecture dependent libraries. Bug: 77931086 Test: m check-vndk-list Change-Id: I205262bef549cff508071da5a4d02c0b115d33e3 --- target/product/vndk/current.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/target/product/vndk/current.txt b/target/product/vndk/current.txt index 57196c359..7a6edd42a 100644 --- a/target/product/vndk/current.txt +++ b/target/product/vndk/current.txt @@ -5,8 +5,6 @@ LLNDK: libGLESv3.so LLNDK: libRS.so LLNDK: libandroid_net.so LLNDK: libc.so -LLNDK: libclang_rt.asan-aarch64-android.so -LLNDK: libclang_rt.asan-arm-android.so LLNDK: libdl.so LLNDK: libft2.so LLNDK: liblog.so @@ -131,8 +129,6 @@ VNDK-core: libaudioutils.so VNDK-core: libbinder.so VNDK-core: libcamera_metadata.so VNDK-core: libcap.so -VNDK-core: libclang_rt.ubsan_standalone-aarch64-android.so -VNDK-core: libclang_rt.ubsan_standalone-arm-android.so VNDK-core: libcn-cbor.so VNDK-core: libcrypto.so VNDK-core: libcrypto_utils.so