Searched refs:CheckSdkVersionAtLeast (Results 1 – 1 of 1) sorted by relevance
315 func CheckSdkVersionAtLeast(ctx ModuleContext, SdkVersion int) bool { func348 if !ctx.useSdk() || CheckSdkVersionAtLeast(ctx, 28) {