From 0a9a11da0655facd8c79273e062022774258df6d Mon Sep 17 00:00:00 2001 From: Gabriel Biren Date: Fri, 15 Oct 2021 22:35:25 +0000 Subject: [PATCH] Add Wifi supplicant AIDL interface support. Test: Manual test Bug: 196235436 Change-Id: I9b096d4782715dc9229f7a9a4d3227f15c336d7a --- target/product/gsi/current.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/target/product/gsi/current.txt b/target/product/gsi/current.txt index 52754d4250..e57b4e3346 100644 --- a/target/product/gsi/current.txt +++ b/target/product/gsi/current.txt @@ -100,6 +100,7 @@ VNDK-core: android.hardware.soundtrigger@2.0.so VNDK-core: android.hardware.vibrator-V2-ndk.so VNDK-core: android.hardware.weaver-V1-ndk.so VNDK-core: android.hardware.wifi.hostapd-V1-ndk.so +VNDK-core: android.hardware.wifi.supplicant-V1-ndk.so VNDK-core: android.hidl.token@1.0-utils.so VNDK-core: android.hidl.token@1.0.so VNDK-core: android.system.keystore2-V1-ndk.so