Merge "Prototype changes for multitree"
This commit is contained in:
@@ -1486,6 +1486,10 @@ func (c *config) MissingUsesLibraries() []string {
|
||||
return c.productVariables.MissingUsesLibraries
|
||||
}
|
||||
|
||||
func (c *config) TargetMultitreeUpdateMeta() bool {
|
||||
return c.productVariables.MultitreeUpdateMeta
|
||||
}
|
||||
|
||||
func (c *deviceConfig) DeviceArch() string {
|
||||
return String(c.config.productVariables.DeviceArch)
|
||||
}
|
||||
|
Reference in New Issue
Block a user