Add android.hardware.wifi.hostapd-V1-ndk_platform to VNDK list.

Bug: 194806512
Test: Boot up.
Change-Id: I50518b0291dd40dc051c340faa2641c4cf5952d4
This commit is contained in:
Chris Ye
2021-07-16 10:40:46 -07:00
parent 7c16dabfa5
commit 50ef6e204a

View File

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