Loading cc/config/vndk.go +2 −0 Original line number Diff line number Diff line Loading @@ -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", Loading Loading
cc/config/vndk.go +2 −0 Original line number Diff line number Diff line Loading @@ -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", Loading