Loading cc/config/vndk.go +3 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,7 @@ var VndkMustUseVendorVariantList = []string{ "android.hardware.light-V1-ndk_platform", "android.hardware.light-ndk_platform", "android.hardware.identity-V2-ndk_platform", "android.hardware.identity-V3-ndk_platform", "android.hardware.identity-ndk_platform", "android.hardware.nfc@1.2", "android.hardware.memtrack-V1-ndk_platform", Loading @@ -42,6 +43,7 @@ var VndkMustUseVendorVariantList = []string{ "android.hardware.oemlock-ndk_platform", "android.hardware.oemlock-unstable-ndk_platform", "android.hardware.power-V1-ndk_platform", "android.hardware.power-V2-ndk_platform", "android.hardware.power-ndk_platform", "android.hardware.power.stats-V1-ndk_platform", "android.hardware.power.stats-ndk_platform", Loading @@ -58,6 +60,7 @@ var VndkMustUseVendorVariantList = []string{ "android.hardware.security.sharedsecret-ndk_platform", "android.hardware.security.sharedsecret-unstable-ndk_platform", "android.hardware.vibrator-V1-ndk_platform", "android.hardware.vibrator-V2-ndk_platform", "android.hardware.vibrator-ndk_platform", "android.hardware.weaver-V1-ndk_platform", "android.hardware.weaver-ndk_platform", Loading Loading
cc/config/vndk.go +3 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,7 @@ var VndkMustUseVendorVariantList = []string{ "android.hardware.light-V1-ndk_platform", "android.hardware.light-ndk_platform", "android.hardware.identity-V2-ndk_platform", "android.hardware.identity-V3-ndk_platform", "android.hardware.identity-ndk_platform", "android.hardware.nfc@1.2", "android.hardware.memtrack-V1-ndk_platform", Loading @@ -42,6 +43,7 @@ var VndkMustUseVendorVariantList = []string{ "android.hardware.oemlock-ndk_platform", "android.hardware.oemlock-unstable-ndk_platform", "android.hardware.power-V1-ndk_platform", "android.hardware.power-V2-ndk_platform", "android.hardware.power-ndk_platform", "android.hardware.power.stats-V1-ndk_platform", "android.hardware.power.stats-ndk_platform", Loading @@ -58,6 +60,7 @@ var VndkMustUseVendorVariantList = []string{ "android.hardware.security.sharedsecret-ndk_platform", "android.hardware.security.sharedsecret-unstable-ndk_platform", "android.hardware.vibrator-V1-ndk_platform", "android.hardware.vibrator-V2-ndk_platform", "android.hardware.vibrator-ndk_platform", "android.hardware.weaver-V1-ndk_platform", "android.hardware.weaver-ndk_platform", Loading