Searched refs:BuildBrokenVendorPropertyNamespace (Results 1 – 4 of 4) sorted by relevance
257 $(call add_json_bool, BuildBrokenVendorPropertyNamespace, $(filter true,$(BUILD_BROKEN_VENDOR_PROPE…
420 if !ctx.DeviceConfig().BuildBrokenVendorPropertyNamespace() {
388 BuildBrokenVendorPropertyNamespace bool `json:",omitempty"` member
1501 func (c *deviceConfig) BuildBrokenVendorPropertyNamespace() bool { func1502 return c.config.productVariables.BuildBrokenVendorPropertyNamespace