Searched refs:BuildBrokenDontCheckSystemSdk (Results 1 – 3 of 3) sorted by relevance
325 …isJava(ctx.Module()) || s.Kind != SdkSystem || ctx.DeviceConfig().BuildBrokenDontCheckSystemSdk() {
460 BuildBrokenDontCheckSystemSdk bool `json:",omitempty"` member
1882 func (c *deviceConfig) BuildBrokenDontCheckSystemSdk() bool { func1883 return c.config.productVariables.BuildBrokenDontCheckSystemSdk