Merge "Add android.hardware.wifi.supplicant-V1-ndk to VNDK list." am: cbab07b45f am: ae3cdab066 am: 01db2f61a7 am: d52ca4a62b

Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1859860

Change-Id: I8859d2bfa3c7223117ff689f375de23b090c13c8
This commit is contained in:
Gabriel Biren
2021-10-26 05:43:22 +00:00
committed by Automerger Merge Worker

View File

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