From 7a30ca7d6e0661c003c3ff8fb6d786f28c2475f5 Mon Sep 17 00:00:00 2001 From: Remi NGUYEN VAN Date: Wed, 6 Apr 2022 17:26:52 +0900 Subject: [PATCH] Add libconnectivity_native to LLNDK The library provides an interface to interface with the ConnectivityNative service, and implement port blocking APIs. Bug: 179733303 Test: atest connectivity_native_test Change-Id: I3bface8dad2f87a11a31fee78b00694be941d156 --- target/product/gsi/current.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/target/product/gsi/current.txt b/target/product/gsi/current.txt index f9c1f3dddc..1f27f52ba4 100644 --- a/target/product/gsi/current.txt +++ b/target/product/gsi/current.txt @@ -7,6 +7,7 @@ LLNDK: libandroid_net.so LLNDK: libbinder_ndk.so LLNDK: libc.so LLNDK: libcgrouprc.so +LLNDK: libcom.android.tethering.connectivity_native.so LLNDK: libdl.so LLNDK: libft2.so LLNDK: liblog.so @@ -29,10 +30,10 @@ VNDK-SP: android.hardware.graphics.mapper@2.1.so VNDK-SP: android.hardware.graphics.mapper@3.0.so VNDK-SP: android.hardware.graphics.mapper@4.0.so VNDK-SP: android.hardware.renderscript@1.0.so -VNDK-SP: android.hidl.safe_union@1.0.so VNDK-SP: android.hidl.memory.token@1.0.so VNDK-SP: android.hidl.memory@1.0-impl.so VNDK-SP: android.hidl.memory@1.0.so +VNDK-SP: android.hidl.safe_union@1.0.so VNDK-SP: libRSCpuRef.so VNDK-SP: libRSDriver.so VNDK-SP: libRS_internal.so