Searched refs:CheckSdkVersionAtLeast (Results 1 – 1 of 1) sorted by relevance
411 func CheckSdkVersionAtLeast(ctx ModuleContext, SdkVersion android.ApiLevel) bool { func446 …if (!ctx.useSdk() && ctx.minSdkVersion() == "") || CheckSdkVersionAtLeast(ctx, android.FirstShtRel…448 } else if CheckSdkVersionAtLeast(ctx, android.FirstAndroidRelrVersion) {452 } else if CheckSdkVersionAtLeast(ctx, android.FirstPackedRelocationsVersion) {