Add android.hardware.wifi.supplicant-V1-ndk to VNDK list.

Bug: 196235436
Test: m
Change-Id: Ifc23ca36423de0a842e09120e783f6e8dfc807c3
This commit is contained in:
Gabriel Biren
2021-10-15 22:29:33 +00:00
parent e95b860598
commit f355d3c5ae

View File

@@ -101,6 +101,7 @@ var VndkMustUseVendorVariantList = []string{
"android.system.keystore2-V1-ndk",
"android.hardware.wifi.hostapd-V1-ndk",
"android.hardware.wifi.hostapd-V1-ndk_platform",
"android.hardware.wifi.supplicant-V1-ndk",
"android.system.keystore2-V1-ndk_platform",
"android.system.keystore2-ndk_platform",
"android.system.keystore2-unstable-ndk_platform",