Add the ability to select on arch
Bug: 323382414 Test: go test Change-Id: I0d4cf391a1a625c5160456db1f4f7fa424c2141e
This commit is contained in:
@@ -693,6 +693,7 @@ func addTargetProperties(m Module, target Target, multiTargets []Target, primary
|
||||
m.base().commonProperties.CompileTarget = target
|
||||
m.base().commonProperties.CompileMultiTargets = multiTargets
|
||||
m.base().commonProperties.CompilePrimary = primaryTarget
|
||||
m.base().commonProperties.ArchReady = true
|
||||
}
|
||||
|
||||
// decodeMultilib returns the appropriate compile_multilib property for the module, or the default
|
||||
|
Reference in New Issue
Block a user